CryptographicAttributeObjectEnumerator 클래스

정의

CryptographicAttributeObjectCollection 컬렉션의 열거 기능을 제공합니다. 이 클래스는 상속될 수 없습니다.

public ref class CryptographicAttributeObjectEnumerator sealed : System::Collections::IEnumerator
public sealed class CryptographicAttributeObjectEnumerator : System.Collections.IEnumerator
type CryptographicAttributeObjectEnumerator = class
    interface IEnumerator
Public NotInheritable Class CryptographicAttributeObjectEnumerator
Implements IEnumerator
상속
CryptographicAttributeObjectEnumerator
구현

속성

Current

CryptographicAttributeObject 컬렉션에서 현재 CryptographicAttributeObjectCollection 개체를 가져옵니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
MoveNext()

열거형을 CryptographicAttributeObject 컬렉션의 다음 CryptographicAttributeObjectCollection 개체로 이동합니다.

Reset()

열거형을 CryptographicAttributeObject 컬렉션의 첫 번째 CryptographicAttributeObjectCollection 개체로 다시 설정합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

명시적 인터페이스 구현

IEnumerator.Current

CryptographicAttributeObject 컬렉션에서 현재 CryptographicAttributeObjectCollection 개체를 가져옵니다.

적용 대상

추가 정보