FindItemsResultsTItemGetEnumerator - метод
Returns an enumerator that iterates through the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public IEnumerator<TItem> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of TItem)
public:
virtual IEnumerator<TItem>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<'TItem>
override GetEnumerator : unit -> IEnumerator<'TItem>
IEnumeratorTItem
A
IEnumeratorT that can be used to iterate through the collection.
IEnumerableTGetEnumerator