TypeDescriptorCollection Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents a collection of TypeDescriptor objects. Provides methods to create and enumerate TypeDescriptor objects.
The TypeDescriptorCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Obsolete. Creates a TypeDescriptor object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Obsolete. Returns an enumerator that can iterate through a TypeDescriptor collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Obsolete. |
Top
See Also
Reference
TypeDescriptorCollection Class
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace