Aracılığıyla paylaş


RecipientInfoCollection.IEnumerable.GetEnumerator Yöntem

Tanım

yöntemi, IEnumerable.GetEnumerator() koleksiyon için RecipientInfoCollection bir RecipientInfoEnumerator nesne 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

RecipientInfoEnumerator Koleksiyonu listelemek RecipientInfoCollection 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 RecipientInfoCollection yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.