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