ServiceObjectSchemaGetEnumerator - метод |
Obtains an enumerator for the properties of the schema.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IEnumerator<PropertyDefinition> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of PropertyDefinition)
public:
virtual IEnumerator<PropertyDefinition^>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<PropertyDefinition>
override GetEnumerator : unit -> IEnumerator<PropertyDefinition>
Возвращаемое значение
Тип:
IEnumeratorPropertyDefinitionAn IEnumerator instance.
Реализации
IEnumerableTGetEnumeratorСм. также