Enum SlicerCacheItemSortType

SlicerCacheItemSortType enumeration

Specify the sort type of SlicerCacheItem

public enum SlicerCacheItemSortType

Values

NameValueDescription
Ascending0Ascending sort type
Descending1Descending sort type

See Also