ITokenEnumerator Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods for iterating over a collection of ITokenColorInfo objects.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | GetNext() | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, returns the next item in a collection of ITokenColorInfo objects. |
![]() | Reset() | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, sets the enumerator to its initial position before the first item in a collection of ITokenColorInfo objects. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
