SortedListFactory Class
Quickly creates a SortedList from a provided list of keys and values.
Namespace: SnapDB.CollectionsAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class SortedListFactory
Public NotInheritable Class SortedListFactory
public ref class SortedListFactory abstract sealed
SnapDB.Collections.SortedListFactory = function();
Type.createClass(
'SnapDB.Collections.SortedListFactory');
- Inheritance
- Object SortedListFactory