ServiceObjectSchemaGetEnumerator - метод

Obtains an enumerator for the properties of the schema.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public IEnumerator<PropertyDefinition> GetEnumerator()

Возвращаемое значение

IEnumeratorPropertyDefinition
An IEnumerator instance.

Реализации

IEnumerableTGetEnumerator

См. также