Robuta

https://docs.microsoft.com/en-us/dotnet/api/system.text.json.nodes.jsonobject?view=net-9.0 JsonObject Class (System.Text.Json.Nodes) | Microsoft Learn Represents a mutable JSON object. class systemjsonobjecttextnodesmicrosoft https://learn.microsoft.com/ja-jp/dotnet/api/system.io.streamreader?view=netframework-4.8.1&redirectedfrom=MSDN StreamReader Class (System.IO) | Microsoft Learn Implements a TextReader that reads characters from a byte stream in a particular encoding. class systemstreamreaderiomicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.transactions.transactionscope?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 TransactionScope Class (System.Transactions) | Microsoft Learn Makes a code block transactional. This class cannot be inherited. class systemtransactionsmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.servicemodel.discovery.announcementeventargs?view=netframework-4.8.1 AnnouncementEventArgs Class (System.ServiceModel.Discovery) | Microsoft Learn Used to pass announcement event arguments. class systemdiscoverymicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.io.memorystream?view=netframework-4.7.1 MemoryStream Class (System.IO) | Microsoft Learn Creates a stream whose backing store is memory. class systemiomicrosoftlearn https://learn.microsoft.com/en-ca/dotnet/api/system.text.decoderexceptionfallback?view=netframework-4.8.1 DecoderExceptionFallback Class (System.Text) | Microsoft Learn Provides a failure-handling mechanism, called a fallback, for an encoded input byte sequence that cannot be converted to an input character. The fallback... class systemtextmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509store?view=netframework-4.7 X509Store Class (System.Security.Cryptography.X509Certificates) | Microsoft Learn Represents an X.509 store, which is a physical store where certificates are persisted and managed. This class cannot be inherited. class systemsecuritycryptographymicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.detailsview?view=netframework-4.8.1&redirectedfrom=MSDN DetailsView Class (System.Web.UI.WebControls) | Microsoft Learn Displays the values of a single record from a data source in a table, where each data row represents a field of the record. The DetailsView control allows you... class systemweb uimicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.objects.objectquery-1?view=netframework-4.8.1 ObjectQueryT Class (System.Data.Objects) | Microsoft Learn Represents a typed query against a conceptual model in a given object context. class systemdata objectsmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.text.decoderexceptionfallback?view=netframework-4.8.1&viewFallbackFrom=netcore-1.1 DecoderExceptionFallback Class (System.Text) | Microsoft Learn Provides a failure-handling mechanism, called a fallback, for an encoded input byte sequence that cannot be converted to an input character. The fallback... class systemtextmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.windows.ink.strokecollection?view=netframework-4.8.1&viewFallbackFrom=net-10.0 StrokeCollection Class (System.Windows.Ink) | Microsoft Learn Represents a collection of Stroke objects. class systemwindowsinkmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=netframework-4.8.1&redirectedfrom=MSDN FileSystemWatcher Class (System.IO) | Microsoft Learn Listens to the file system change notifications and raises events when a directory, or file in a directory, changes. class systemfilesystemwatcheriomicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.loginview?view=netframework-4.8.1&redirectedfrom=MSDN LoginView Class (System.Web.UI.WebControls) | Microsoft Learn Displays the appropriate content template for a given user, based on the user's authentication status and role membership. class systemweb uiloginviewmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.io.driveinfo?view=net-10.0&redirectedfrom=MSDN DriveInfo Class (System.IO) | Microsoft Learn Provides access to information on a drive. class systemiomicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.net.http.httpdiagnosticshttprequestmessageextensions?view=net-10.0-pp&viewFallbackFrom=net-10.0 HttpDiagnosticsHttpRequestMessageExtensions Class (System.Net.Http) | Microsoft Learn Extensions for telemetry utilities. class systemhttpmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.settingsbindableattribute?view=netframework-4.8 SettingsBindableAttribute Class (System.ComponentModel) | Microsoft Learn Specifies when a component property can be bound to an application setting. class systemmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.collections.generic.priorityqueue-2?view=net-10.0 PriorityQueueTElement,TPriority Class (System.Collections.Generic) | Microsoft Learn Represents a collection of items that have a value and a priority. On dequeue, the item with the lowest priority value is removed. class systemcollectionsgenericmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.threading.tasks.task?view=netframework-4.8.1 Task Class (System.Threading.Tasks) | Microsoft Learn Represents an asynchronous operation. class systemtaskthreadingmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.text.codepagesencodingprovider?view=dotnet-uwp-10.0&viewFallbackFrom=net-9.0 CodePagesEncodingProvider Class (System.Text) | Microsoft Learn Provides access to an encoding provider for code pages that otherwise are available only in the desktop .NET Framework. class systemtextmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.socket?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 Socket Class (System.Net.Sockets) | Microsoft Learn Implements the Berkeley sockets interface. class systemsocketmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.runtime.interopservices.comvisibleattribute?view=netstandard-2.1 ComVisibleAttribute Class (System.Runtime.InteropServices) | Microsoft Learn Controls accessibility of an individual managed type or member, or of all types within an assembly, to COM. class systemruntimemicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.linq.expressions.expression?view=netframework-4.8.1&viewFallbackFrom=net-6.0 Expression Class (System.Linq.Expressions) | Microsoft Learn Provides the base class from which the classes that represent expression tree nodes are derived. It also contains static (Shared in Visual Basic) factory... class systemexpressionlinqmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.threading.threadlocal-1?view=net-8.0&wt.mc_id=MVP_388247&ref=goatreview.com ThreadLocalT Class (System.Threading) | Microsoft Learn Provides thread-local storage of data. class systemthreadingmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.windows.markup.typeextension?view=netframework-4.8.1 TypeExtension Class (System.Windows.Markup) | Microsoft Learn Implements a markup extension that returns a Type based on a string input. class systemwindowsmarkupmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.drawing.imaging.metafileheader?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 MetafileHeader Class (System.Drawing.Imaging) | Microsoft Learn Contains attributes of an associated Metafile. Not inheritable. class systemdrawingimagingmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.drawing.printing.printcontroller?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 PrintController Class (System.Drawing.Printing) | Microsoft Learn Controls how a document is printed, when printing from a Windows Forms application. class systemdrawingprintingmicrosoftlearn https://learn.microsoft.com/tr-tr/dotnet/api/system.data.odbc.odbcdatareader?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 OdbcDataReader Class (System.Data.Odbc) | Microsoft Learn Provides a way of reading a forward-only stream of data rows from a data source. This class cannot be inherited. class systemdataodbcmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo?view=netframework-4.8.1 CultureInfo Class (System.Globalization) | Microsoft Learn Provides information about a specific culture (called a locale for unmanaged code development). The information includes the names for the culture, the writing... class systemglobalizationmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.linq.expressions.binaryexpression?view=netframework-4.8.1&redirectedfrom=MSDN BinaryExpression Class (System.Linq.Expressions) | Microsoft Learn Represents an expression that has a binary operator. class systemlinqexpressionsmicrosoftlearn https://learn.microsoft.com/pl-pl/dotnet/api/system.text.encoderfallbackbuffer?view=netframework-4.8.1&viewFallbackFrom=net-9.0 EncoderFallbackBuffer Class (System.Text) | Microsoft Learn Provides a buffer that allows a fallback handler to return an alternate string to an encoder when it cannot encode an input character. class systemtextmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.datatemplate?view=netframework-4.8.1&redirectedfrom=MSDN DataTemplate Class (System.Windows) | Microsoft Learn Describes the visual structure of a data object. class systemwindowsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.calendar?view=netframework-4.8.1&redirectedfrom=MSDN Calendar Class (System.Web.UI.WebControls) | Microsoft Learn Displays a single-month calendar that enables the user to select dates and move to the next or previous month. class systemweb uicalendarmicrosoftlearn https://learn.microsoft.com/ko-kr/dotnet/api/system.text.regularexpressions.group?view=netframework-4.8.1&viewFallbackFrom=net-10.0 Group Class (System.Text.RegularExpressions) | Microsoft Learn Represents the results from a single capturing group. group classsystemtextmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.toolstripitem?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN ToolStripItem Class (System.Windows.Forms) | Microsoft Learn Represents the abstract base class that manages events and layout for all the elements that a ToolStrip or ToolStripDropDown can contain. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.web.ui.webcontrols.webparts.webpartmenustyle?view=netframework-4.8.1 WebPartMenuStyle Class (System.Web.UI.WebControls.WebParts) | Microsoft Learn Contains style characteristics for menus on WebPart controls. This class cannot be inherited. class systemweb uiwebpartsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.activities.statements.parallel?view=netframework-4.7.2 Parallel Class (System.Activities.Statements) | Microsoft Learn An activity that executes all child activities simultaneously and asynchronously. class systemparallelactivitiesstatementsmicrosoft https://learn.microsoft.com/fr-fr/dotnet/api/system.windows.forms.toolstrippanelrow?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 ToolStripPanelRow Class (System.Windows.Forms) | Microsoft Learn Represents a row of a ToolStripPanel that can contain controls. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.net.sockets.socket?view=netframework-4.8.1&viewFallbackFrom=net-10.0 Socket Class (System.Net.Sockets) | Microsoft Learn Implements the Berkeley sockets interface. class systemsocketmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.globalization.juliancalendar?view=netframework-4.8.1&viewFallbackFrom=net-8.0 JulianCalendar Class (System.Globalization) | Microsoft Learn Represents the Julian calendar. class systemglobalizationmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data.common.dbdatareader?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DbDataReader Class (System.Data.Common) | Microsoft Learn Reads a forward-only stream of rows from a data source. class systemdatacommonmicrosoftlearn https://learn.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/dd459554(v=vs.95)?redirectedfrom=MSDN BitmapCache Class (System.Windows.Media) | Microsoft Learn class systemwindows mediamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.rootcontext?view=netframework-4.8 RootContext Class (System.ComponentModel.Design.Serialization) | Microsoft Learn A CodeDomSerializer adds a root context to provide a definition of the root object. This class cannot be inherited. class systemdesignserializationmicrosoftlearn https://learn.microsoft.com/en-gb/dotnet/api/system.data.sqlclient.sqlcolumnencryptionkeystoreprovider?view=netframework-4.8 SqlColumnEncryptionKeyStoreProvider Class (System.Data.SqlClient) | Microsoft Learn Base class for all key store providers. A custom provider must derive from this class and override its member functions and then register it using... class systemdatamicrosoftlearn https://learn.microsoft.com/ko-kr/dotnet/api/system.text.regularexpressions.regexrunner?view=netframework-4.8.1&viewFallbackFrom=net-10.0 RegexRunner Class (System.Text.RegularExpressions) | Microsoft Learn The RegexRunner class is the base class for compiled regular expressions. class systemtextmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.weakreference?view=netframework-4.8.1&redirectedfrom=MSDN WeakReference Class (System) | Microsoft Learn Represents a weak reference, which references an object while still allowing that object to be reclaimed by garbage collection. class systemmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.reflection.emit.opcodes?view=netframework-4.8.1&viewFallbackFrom=net-5.0 OpCodes Class (System.Reflection.Emit) | Microsoft Learn Provides field representations of the Microsoft Intermediate Language (MSIL) instructions for emission by the ILGenerator class members (such as Emit(OpCode)). class systemopcodesreflectionemitmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbdataadapter?view=net-10.0 DbDataAdapter Class (System.Data.Common) | Microsoft Learn Aids implementation of the IDbDataAdapter interface. Inheritors of DbDataAdapter implement a set of functions to provide strong typing, but inherit most of the... class systemdatacommonmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.servicemodel.faultexception-1?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp FaultExceptionTDetail Class (System.ServiceModel) | Microsoft Learn Used in a client application to catch contractually-specified SOAP faults. class systemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.activities.codeactivity?view=netframework-4.8.1 CodeActivity Class (System.Activities) | Microsoft Learn An abstract class for creating a custom activity with imperative behavior defined with the Execute(CodeActivityContext) method, which gives access to variable... class systemactivitiesmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509certificatecollection?view=netframework-4.8 X509CertificateCollection Class (System.Security.Cryptography.X509Certificates) | Microsoft Learn Defines a collection that stores X509Certificate objects. class systemsecuritycryptographymicrosoftlearn https://learn.microsoft.com/zh-cn/dotnet/api/system.diagnostics.codeanalysis.requiresunreferencedcodeattribute?view=net-10.0 RequiresUnreferencedCodeAttribute Class (System.Diagnostics.CodeAnalysis) | Microsoft Learn Indicates that the specified method requires dynamic access to code that is not referenced statically, for example, through System.Reflection. class systemdiagnosticsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.activities.presentation.factories.receiveandsendreplyfactory?view=netframework-4.8.1 ReceiveAndSendReplyFactory Class (System.ServiceModel.Activities.Presentation.Factories) |... Creates a configured instance of Receive and SendReply activity pairs. class systemactivitiespresentationfactories https://learn.microsoft.com/zh-cn/dotnet/api/system.string?view=netframework-4.8.1&viewFallbackFrom=net-6.0 String Class (System) | Microsoft Learn Represents text as a sequence of UTF-16 code units. string classsystemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.io.filenotfoundexception?view=netcore-3.0 FileNotFoundException Class (System.IO) | Microsoft Learn The exception that is thrown when an attempt to access a file that does not exist on disk fails. class systemiomicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex?view=netframework-4.8.1&viewFallbackFrom=net-6.0 Regex Class (System.Text.RegularExpressions) | Microsoft Learn Represents an immutable regular expression. class systemregextextmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.security.formsauthenticationticket?view=netframework-4.8.1&redirectedfrom=MSDN FormsAuthenticationTicket Class (System.Web.Security) | Microsoft Learn Provides access to properties and values of the ticket used with forms authentication to identify users. This class cannot be inherited. class systemweb securitymicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.profileoptimization?view=netframework-4.8.1&viewFallbackFrom=net-10.0 ProfileOptimization Class (System.Runtime) | Microsoft Learn Improves the startup performance of application domains in applications that require the just-in-time (JIT) compiler by performing background compilation of... class systemruntimemicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.listbox.integercollection?view=netframework-4.8.1&viewFallbackFrom=net-10.0 ListBox.IntegerCollection Class (System.Windows.Forms) | Microsoft Learn Represents a collection of integers in a ListBox. class systemwindows formslistboxmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.servicemodel.discovery.discoveryversion?view=netframework-4.8.1 DiscoveryVersion Class (System.ServiceModel.Discovery) | Microsoft Learn Specifies the version of the WS-Discovery protocol to use. class systemdiscoverymicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.io.unmanagedmemoryaccessor?view=netframework-4.8 UnmanagedMemoryAccessor Class (System.IO) | Microsoft Learn Provides random access to unmanaged blocks of memory from managed code. class systemiomicrosoftlearn https://learn.microsoft.com/ko-kr/dotnet/api/system.web.websockets.aspnetwebsocketcontext?view=netframework-4.8.1 AspNetWebSocketContext Class (System.Web.WebSockets) | Microsoft Learn Provides a base class that represents contextual details about an individual AspNetWebSocket request. class systemwebmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity?view=netframework-4.8.1&viewFallbackFrom=net-10.0 CommonObjectSecurity Class (System.Security.AccessControl) | Microsoft Learn Controls access to objects without direct manipulation of access control lists (ACLs). This class is the abstract base class for the NativeObjectSecurity class. class systemsecurityaccesscontrolmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.configuration.settingsproviderattribute?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 SettingsProviderAttribute Class (System.Configuration) | Microsoft Learn Specifies the settings provider used to provide storage for the current application settings class or property. This class cannot be inherited. class systemconfigurationmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.notsupportedexception?view=netframework-4.8.1&viewFallbackFrom=net-8.0 NotSupportedException Class (System) | Microsoft Learn The exception that is thrown when an invoked method is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the... class systemmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.media.imaging.jpegbitmapdecoder?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 JpegBitmapDecoder Class (System.Windows.Media.Imaging) | Microsoft Learn Defines a decoder for Joint Photographics Experts Group (JPEG) encoded images. class systemwindows mediaimagingmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.globalization.umalquracalendar?view=netframework-4.8.1&viewFallbackFrom=net-9.0 UmAlQuraCalendar Class (System.Globalization) | Microsoft Learn Represents the Saudi Hijri (Um Al Qura) calendar. class systemglobalizationmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.setterbase?view=windowsdesktop-9.0 SetterBase Class (System.Windows) | Microsoft Learn Represents the base class for value setters. class systemwindowsmicrosoftlearn https://learn.microsoft.com/en-gb/dotnet/api/system.invalidcastexception?view=netframework-4.8.1&viewFallbackFrom=net-10.0 InvalidCastException Class (System) | Microsoft Learn The exception that is thrown for invalid casting or explicit conversion. class systemmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.componentmodel.int16converter?view=netframework-4.8.1&viewFallbackFrom=net-10.0 Int16Converter Class (System.ComponentModel) | Microsoft Learn Provides a type converter to convert 16-bit signed integer objects to and from other representations. class systemmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.input.mousedevice?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 MouseDevice Class (System.Windows.Input) | Microsoft Learn Represents a mouse device. class systemwindowsinputmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.codedom.codecastexpression?view=windowsdesktop-10.0 CodeCastExpression Class (System.CodeDom) | Microsoft Learn Represents an expression cast to a data type or interface. class systemcodedommicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.threading.asynclocal-1?view=netframework-4.8.1&viewFallbackFrom=net-5.0&ref=blog.darklang.com AsyncLocalT Class (System.Threading) | Microsoft Learn Represents ambient data that is local to a given asynchronous control flow, such as an asynchronous method. class systemthreadingmicrosoftlearn https://learn.microsoft.com/pl-pl/dotnet/api/system.windows.threading.dispatcherframe?view=windowsdesktop-10.0 DispatcherFrame Class (System.Windows.Threading) | Microsoft Learn Represents an execution loop in the Dispatcher. class systemwindowsthreadingmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.collections.generic.comparer-1?view=netframework-4.8.1&viewFallbackFrom=net-7.0 ComparerT Class (System.Collections.Generic) | Microsoft Learn class systemcollectionsgenericmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.debuggerdisplayattribute?view=netframework-4.8.1&viewFallbackFrom=net-9.0 DebuggerDisplayAttribute Class (System.Diagnostics) | Microsoft Learn Determines how a class or field is displayed in the debugger variable windows. class systemdiagnosticsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.workflow.activities.eventqueuename?view=netframework-4.8.1 EventQueueName Class (System.Workflow.Activities) | Microsoft Learn Represents the name of a queue associated with an event on a WorkflowInstance. This class cannot be inherited. class systemworkflow activitiesmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.datarow?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRow Class (System.Data) | Microsoft Learn Represents a row of data in a DataTable. class systemdatarowmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.drawing.solidbrush?view=netframework-4.8.1&redirectedfrom=MSDN SolidBrush Class (System.Drawing) | Microsoft Learn Defines a brush of a single color. Brushes are used to fill graphics shapes, such as rectangles, ellipses, pies, polygons, and paths. This class cannot be... class systemdrawingmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.reflection.assemblykeyfileattribute?view=net-10.0&redirectedfrom=MSDN AssemblyKeyFileAttribute Class (System.Reflection) | Microsoft Learn Specifies the name of a file containing the key pair used to generate a strong name. class systemreflectionmicrosoftlearn https://learn.microsoft.com/en-us/previous-versions/visualstudio/hh193686(v=vs.118)?redirectedfrom=MSDN MultipartFormDataContent Class (System.Net.Http) | Microsoft Docs class systemhttpmicrosoftdocs https://learn.microsoft.com/pt-pt/dotnet/api/system.web.ui.webcontrols.linqdatasourcedisposeeventargs?view=netframework-4.8.1&viewFallbackFrom=net-9.0 LinqDataSourceDisposeEventArgs Class (System.Web.UI.WebControls) | Microsoft Learn Provides data for the ContextDisposing event. class systemweb uimicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.net.http.httpcontent?view=netframework-4.8.1 HttpContent Class (System.Net.Http) | Microsoft Learn A base class representing an HTTP entity body and content headers. class systemhttpmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.drawing.drawing2d.matrix?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-9.0 Matrix Class (System.Drawing.Drawing2D) | Microsoft Learn Encapsulates a 3-by-3 affine matrix that represents a geometric transform. This class cannot be inherited. class systemmatrixdrawingmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.formats.tar.tarwriter?view=net-10.0 TarWriter Class (System.Formats.Tar) | Microsoft Learn Writes a tar archive into a stream. class systemformatstarmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.caching.cache?view=netframework-4.8.1&redirectedfrom=MSDN Cache Class (System.Web.Caching) | Microsoft Learn Implements the cache for a Web application. This class cannot be inherited. class systemcachewebcachingmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.channels.httprequestmessageproperty?view=netframework-4.8.1 HttpRequestMessageProperty Class (System.ServiceModel.Channels) | Microsoft Learn Provides access to the HTTP request to access and respond to the additional information made available for requests over the HTTP protocol. class systemchannelsmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.componentmodel.canceleventargs?view=netframework-4.8.1 CancelEventArgs Class (System.ComponentModel) | Microsoft Learn Provides data for a cancelable event. class systemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.textrenderer?view=windowsdesktop-10.0 TextRenderer Class (System.Windows.Forms) | Microsoft Learn Provides methods used to measure and render text. This class cannot be inherited. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.text.codepagesencodingprovider?view=dotnet-uwp-10.0&viewFallbackFrom=net-10.0&redirectedfrom=MSDN CodePagesEncodingProvider Class (System.Text) | Microsoft Learn Provides access to an encoding provider for code pages that otherwise are available only in the desktop .NET Framework. class systemtextmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.net.webexception?view=netframework-4.8.1&viewFallbackFrom=netcore-2.1 WebException Class (System.Net) | Microsoft Learn The exception that is thrown when an error occurs while accessing the network through a pluggable protocol. class systemnet microsoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.syndication.rss20feedformatter?view=netframework-3.5 Rss20FeedFormatter Class (System.ServiceModel.Syndication) | Microsoft Learn A class that serializes a SyndicationFeed instance to and from RSS 2.0 format. class systemsyndicationmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.io.stream?view=netframework-4.8.1 Stream Class (System.IO) | Microsoft Learn Provides a generic view of a sequence of bytes. This is an abstract class. class systemstreamiomicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.security.policy.evidence?view=netframework-4.8.1 Evidence Class (System.Security.Policy) | Microsoft Learn Defines the set of information that constitutes input to security policy decisions. This class cannot be inherited. system security policyevidenceclassmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.globalization.cultureandregioninfobuilder?view=netframework-4.8.1 CultureAndRegionInfoBuilder Class (System.Globalization) | Microsoft Learn Defines a custom culture that is new or based on another culture and country/region. The custom culture can be installed on a computer and subsequently used by... class systemglobalizationmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.threading.mutex?view=netframework-4.8.1&viewFallbackFrom=net-8.0 Mutex Class (System.Threading) | Microsoft Learn A synchronization primitive that can also be used for interprocess synchronization. class systemmutexthreadingmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.web.services.discovery.discoveryreference?view=netframework-4.8.1 DiscoveryReference Class (System.Web.Services.Discovery) | Microsoft Learn The base class for discoverable references using XML Web services discovery. class systemweb servicesdiscoverymicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.web.ui.usercontrol?view=netframework-4.8 UserControl Class (System.Web.UI) | Microsoft Learn Represents an .ascx file, also known as a user control, requested from a server that hosts an ASP.NET Web application. The file must be called from a Web Forms... class systemweb uimicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oledb.oledbconnectionstringbuilder?view=netframework-4.8.1 OleDbConnectionStringBuilder Class (System.Data.OleDb) | Microsoft Learn Provides a simple way to create and manage the contents of connection strings used by the OleDbConnection class. class systemdataoledbmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.callerlinenumberattribute?view=netframework-4.8.1&redirectedfrom=MSDN CallerLineNumberAttribute Class (System.Runtime.CompilerServices) | Microsoft Learn Tags parameter that should be filled with specific caller line number. class systemruntimemicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.workflow.componentmodel.design.typebrowserdialog?view=netframework-4.8.1 TypeBrowserDialog Class (System.Workflow.ComponentModel.Design) | Microsoft Learn Represents a dialog box that allows the user to choose a type. This class cannot be inherited. class systemworkflowdesignmicrosoftlearn