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