CustomTypes Class Members
In This Topic
The following tables list the members exposed by CustomTypes.
Public Constructors
| Name | Description |
| CustomTypes Constructor | Creates a collection representing the custom editors that are available for the user. |
Top
Public Properties
| Name | Description |
| Count | Gets the number of custom cell types in the collection. |
Top
Public Methods
| Name | Description |
| Clear | Adds a custom cell type to the collection and returns its index. |
| GetEnumerator | Overloaded. Gets the enumerator as the specified position. |
| RemoveAt | Removes a custom cell type from the collection at the specified index. |
Top
See Also