Provides access to an enumerator over a set of component IDs.
Members
| Name | Description | |
|---|---|---|
![]() |
Next | Obtains the next component ID in the collection. |
![]() |
Reset | Resets the enumerator back to the beginning of the collection. |
IEnumUID.Next Method
Obtains the next component ID in the collection.
Public Function Next ( _
) As UID
public UID Next (
);
IEnumUID.Reset Method
Resets the enumerator back to the beginning of the collection.
Public Sub Reset ( _
)
public void Reset (
);
Classes that implement IEnumUID
| Classes | Description |
|---|
