CryptographicAttributeObjectCollection.IEnumerable.GetEnumerator Yöntem

Tanım

Koleksiyonda CryptographicAttributeObjectCollection 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 IEnumerable arabirime CryptographicAttributeObjectCollection yayınlandığında kullanılabilir.

Şunlara uygulanır