ComplexPropertyCollectionTComplexPropertyGetEnumerator - метод
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<TComplexProperty> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of TComplexProperty)
public:
virtual IEnumerator<TComplexProperty>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<'TComplexProperty>
override GetEnumerator : unit -> IEnumerator<'TComplexProperty>
IEnumeratorTComplexPropertyAn IEnumerator for the collection.
IEnumerableTGetEnumerator