Для изменения размера нажмите или перетащите

OrderByCollectionItem - свойство

Gets the element at the specified index from the collection.

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

Параметры

index
Тип: SystemInt32
Index.

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

Тип: KeyValuePairPropertyDefinitionBase, SortDirection
См. также