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
특성

메서드

GetNext()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

클래스에서 구현되는 경우 ITokenColorInfo 개체 컬렉션에서 다음 항목을 반환합니다.

Reset()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

클래스에서 구현되는 경우 열거형을 ITokenColorInfo 개체 컬렉션의 첫 번째 항목 전의 초기 위치로 설정합니다.

적용 대상

추가 정보