| PersistentObjectFieldSorterCollectionEmpty Method |
Builds an empty collection of persistent object field sorters.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public static PersistentObjectFieldSorterCollection Empty()
Public Shared Function Empty As PersistentObjectFieldSorterCollection
public:
static PersistentObjectFieldSorterCollection^ Empty()
static member Empty : unit -> PersistentObjectFieldSorterCollection
Return Value
Type:
PersistentObjectFieldSorterCollectionAn empty collection of persistent object field sorters.
See Also