TypeDescriptorCollection 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. | |
GetEnumerator | Creates an enumerator to iterate through this collection. | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Creates an enumerator to iterate through this collection. |
Top