Click or drag to resize

SortExpressionItem Property

Indexer for this list.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax
public ISortClause this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: ISortClause

Implements

ISortExpressionItemInt32
See Also