OrderByCollection.Item - свойство

Gets the element at the specified index from the collection.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public KeyValuePair<PropertyDefinitionBase, SortDirection> this[
	int index
] { get; }

Параметры

index  Int32
Index.

Значение свойства

KeyValuePair<PropertyDefinitionBase, SortDirection>

См. также