| PersistentObjectFieldSorterCollectionEmpty Method |
Builds an empty collection of persistent object field sorters.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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