IEnumComponents Members
Include Protected Members
Include Inherited Members
Enumerates the components in a component picker.
The IEnumComponents type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Clones the current enumeration component. | |
Next | Retrieves a specified number of items in an enumeration sequence. | |
Reset | Resets an enumeration sequence to the beginning. | |
Skip | Skips a specified number of components in an enumeration sequence. |
Top