SortCollectionItem Property
Returns the
Sort at the specified
indexNamespace: Firefly.Box.Data.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public Sort this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As Sort
Get
member Item : Sort with get
- index Int32
- The index of the Sort to be returned
SortThe
Sort at the specified
index