ITokenEnumerator 介面

定義

定義了對一組 ITokenColorInfo 物件進行迭代的方法。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class ITokenEnumerator
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("556BA9E0-BD6A-4837-89F0-C79B14759181")]
public interface ITokenEnumerator
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("556BA9E0-BD6A-4837-89F0-C79B14759181")>]
type ITokenEnumerator = interface
Public Interface ITokenEnumerator
屬性

方法

名稱 Description
GetNext()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

當在類別中實作時,會回傳物件集合 ITokenColorInfo 中的下一個項目。

Reset()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

在類別中實作時,會將列舉器設為物件集合 ITokenColorInfo 中第一個項目之前的初始位置。

適用於

另請參閱