CryptographicAttributeObjectCollection.IEnumerable.GetEnumerator Yöntem

Tanım

CryptographicAttributeObjectCollection koleksiyonunda yineleyen bir numaralandırıcı döndürür.

 virtual System::Collections::IEnumerator ^ System.Collections.IEnumerable.GetEnumerator() = System::Collections::IEnumerable::GetEnumerator;
System.Collections.IEnumerator IEnumerable.GetEnumerator();
abstract member System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
override this.System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
Function GetEnumerator () As IEnumerator Implements IEnumerable.GetEnumerator

Döndürülenler

IEnumerator Koleksiyonda CryptographicAttributeObjectCollection yinelemek için kullanılabilecek bir nesne.

Uygulamalar

Açıklamalar

Bu üye açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir CryptographicAttributeObjectCollection arabirime IEnumerable yayınlandığında kullanılabilir.

Şunlara uygulanır