TypeDescriptorCollection Members
Include Protected Members
Include Inherited Members
Contains methods to handle the collection of type descriptors.
The TypeDescriptorCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates a TypeDescriptor object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Creates an enumerator to iterate through this 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 | Creates an enumerator to iterate through this collection. |
Top