System.IEnumerator Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetCurrent | public | Returns the currently focused element in the container. |
GetCurrentT | public | |
MoveNext | public | |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Reset | public | |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |