FieldTypeDescriptorCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of TypeDescriptor objects that correspond to fields of a view.
The FieldTypeDescriptorCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets 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 | Exposes the enumerator that supports a simple iteration over a nongeneric collection. |
Top