ExpandGroupResultsGetEnumerator - метод
Gets an enumerator that iterates through the elements of the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public IEnumerator<EmailAddress> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of EmailAddress)
public:
virtual IEnumerator<EmailAddress^>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<EmailAddress>
override GetEnumerator : unit -> IEnumerator<EmailAddress>
IEnumeratorEmailAddressAn IEnumerator for the collection.
IEnumerableTGetEnumerator