Gets the
ISortFields object that represents the collection of sort fields associated with the
ISort object.
'Declaration
ReadOnly Property SortFields As ISortFields
'Usage
Dim instance As ISort
Dim value As ISortFields
value = instance.SortFields
Property Value
The
ISortFields object that represents the collection of sort fields.