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

메서드

Name Description
GetNext()

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

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

Reset()

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

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

적용 대상

추가 정보