CollectionBase Hierarchy

The following table lists the classes derived from System.Collections.CollectionBase .

Derived Classes

Class Description
.  
.  
System.CodeDom.CodeAttributeArgumentCollection Represents a collection of CodeAttributeArgument objects.
System.CodeDom.CodeAttributeDeclarationCollection Represents a collection of CodeAttributeDeclaration objects.
System.CodeDom.CodeCatchClauseCollection Represents a collection of CodeCatchClause objects.
System.CodeDom.CodeCommentStatementCollection Represents a collection of CodeCommentStatement objects.
System.CodeDom.CodeDirectiveCollection Represents a collection of CodeDirective objects.
System.CodeDom.CodeExpressionCollection Represents a collection of CodeExpression objects.
System.CodeDom.CodeNamespaceCollection Represents a collection of CodeNamespace objects.
System.CodeDom.CodeParameterDeclarationExpressionCollection Represents a collection of CodeParameterDeclarationExpression objects.
System.CodeDom.CodeStatementCollection Represents a collection of CodeStatement objects.
System.CodeDom.CodeTypeDeclarationCollection Represents a collection of CodeTypeDeclaration objects.
System.CodeDom.CodeTypeMemberCollection Represents a collection of CodeTypeMember objects.
System.CodeDom.CodeTypeParameterCollection Represents a collection of CodeTypeParameter objects.
System.CodeDom.CodeTypeReferenceCollection Represents a collection of CodeTypeReference objects.
System.CodeDom.Compiler.CompilerErrorCollection Represents a collection of CompilerError objects.
System.ComponentModel.Design.Data.DataSourceDescriptorCollection Provides a type-safe collection of DataSourceDescriptor objects.
System.ComponentModel.Design.Data.DataSourceGroupCollection Provides a type-safe collection of DataSourceGroup objects.
System.ComponentModel.Design.DesignerActionItemCollection Represents a collection of DesignerActionItem objects.
System.ComponentModel.Design.DesignerActionListCollection Represents a collection of DesignerActionList objects.
System.ComponentModel.Design.DesignerVerbCollection Represents a collection of DesignerVerb objects.
System.Configuration.Install.InstallerCollection Contains a collection of installers to be run during an installation.
System.Data.SqlClient.SqlBulkCopyColumnMappingCollection Collection of SqlBulkCopyColumnMapping objects that inherits from CollectionBase.
System.Diagnostics.CounterCreationDataCollection Provides a strongly typed collection of CounterCreationData objects.
System.Diagnostics.EventLogPermissionEntryCollection Contains a strongly typed collection of EventLogPermissionEntry objects.
System.Diagnostics.PerformanceCounterPermissionEntryCollection Contains a strongly typed collection of PerformanceCounterPermissionEntry objects.
System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection The ActiveDirectorySchemaClassCollection class is a read/write collection that contains ActiveDirectorySchemaClass objects.
System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection The ActiveDirectorySchemaPropertyCollection class is a read/write collection that contains ActiveDirectorySchemaProperty objects.
System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection The ActiveDirectorySiteCollection class is a read/write collection that contains ActiveDirectorySite objects.
System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection The ActiveDirectorySiteLinkCollection class is a read/write collection that contains ActiveDirectorySiteLink objects.
System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection The ActiveDirectorySubnetCollection class is a read/write collection that contains ActiveDirectorySubnet objects.
System.DirectoryServices.ActiveDirectory.DirectoryServerCollection The DirectoryServerCollection class is a read/write collection that contains DirectoryServer objects.
System.DirectoryServices.DirectoryServicesPermissionEntryCollection Contains a strongly-typed collection of DirectoryServicesPermissionEntry objects.
System.DirectoryServices.PropertyValueCollection Contains the values of a DirectoryEntry property.
System.DirectoryServices.Protocols.DirectoryAttribute The DirectoryAttribute class enables access to the attribute values.
System.DirectoryServices.Protocols.DirectoryAttributeCollection The DirectoryAttributeCollection class contains a collection of DirectoryAttribute objects.
System.DirectoryServices.Protocols.DirectoryAttributeModificationCollection The DirectoryAttributeModificationCollection class contains a collection of DirectoryAttributeModification objects.
System.DirectoryServices.Protocols.DirectoryControlCollection The DirectoryControlCollection class manages a collection of DirectoryControl objects.
System.Messaging.AccessControlList Contains a list of access control entries, specifying access rights for one or more trustees.
System.Messaging.MessageQueuePermissionEntryCollection Contains a strongly typed collection of MessageQueuePermissionEntry objects.
System.Security.Cryptography.X509Certificates.X509CertificateCollection Defines a collection that stores X509Certificate objects.
System.ServiceProcess.ServiceControllerPermissionEntryCollection Contains a strongly-typed collection of ServiceControllerPermissionEntry objects.
System.Web.ParserErrorCollection Manages a set of parser errors detected during parsing. This class cannot be inherited.
System.Web.Services.Description.BasicProfileViolationCollection Contains a strongly typed collection of BasicProfileViolation objects.
System.Web.Services.Description.MimePartCollection Represents a collection of instances of the MimePart class. This class cannot be inherited.
System.Web.Services.Description.MimeTextMatchCollection Provides a collection of instances of the MimeTextMatch class. This class cannot be inherited.
System.Web.Services.Description.ServiceDescriptionBaseCollection Forms the basis for the strongly typed collections that are members of the System.Web.Services.Description namespace.
System.Web.Services.Description.WebReferenceCollection Describes a collection of WebReference objects.
System.Web.Services.Discovery.DiscoveryClientResultCollection Contains a collection of DiscoveryClientResult objects. This class cannot be inherited.
System.Web.Services.Discovery.DiscoveryReferenceCollection A collection of discovery references. This class cannot be inherited.
System.Web.Services.Protocols.SoapHeaderCollection Contains a collection of instances of the SoapHeader class.
System.Web.UI.WebControls.EmbeddedMailObjectsCollection Represents an ordered set of EmbeddedMailObject objects.
System.Web.UI.WebControls.RoleGroupCollection Contains a sequential list of role groups that the LoginView control uses to determine which control template to display to users based on their role. This class cannot be inherited.
System.Web.UI.WebControls.WebParts.ProxyWebPartConnectionCollection Contains a collection of static WebPartConnection objects, which is used when the connections are declared in content pages and the WebPartManager control is declared in a master page. This class cannot be inherited.
System.Web.UI.WebControls.WebParts.WebPartConnectionCollection  
System.Web.UI.WebControls.WebParts.WebPartDisplayModeCollection  
System.Web.UI.WebControls.WebParts.WebPartTransformerCollection  
System.Windows.Documents.LinkTargetCollection Provides a collection of all of the LinkTarget elements in a Package. This class cannot be inherited.
System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection Stores Adorner objects in a strongly typed collection.
System.Windows.Forms.Design.Behavior.GlyphCollection Stores Glyph objects in a strongly typed collection.
System.Xml.Schema.XmlSchemaObjectCollection A collection of XmlSchemaObjects.
System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection Represents a collection of SchemaImporterExtension objects.
System.Xml.Serialization.XmlAnyElementAttributes Represents a collection of XmlAnyElementAttribute objects.
System.Xml.Serialization.XmlArrayItemAttributes Represents a collection of XmlArrayItemAttribute objects.
System.Xml.Serialization.XmlElementAttributes Represents a collection of XmlElementAttribute objects used by the XmlSerializer to override the default way it serializes a class.
System.Xml.Serialization.XmlSchemas Represents the collection of XML schemas.

See Also

Reference

CollectionBase Class
CollectionBase Members
System.Collections Namespace
System.Collections.ArrayList
System.Collections.IList
ReadOnlyCollectionBase
System.Collections.Generic

Other Resources

Performing Culture-Insensitive String Operations