Library Class
A library of
SnapTypeBase types. This
library will dynamically register types via reflection if possible.
Namespace: SnapDB.SnapAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class Library
Public NotInheritable Class Library
public ref class Library abstract sealed
SnapDB.Snap.Library = function();
Type.createClass(
'SnapDB.Snap.Library');
- Inheritance
- Object Library
| GetKeyValueMethodsTKey, TValue |
Retrieves or creates the KeyValueMethods instance for a specific TKey and TValue type combination.
|
| GetSortedTreeType |
Retrieves the Type associated with a given Guid identifier in the SortedTree type lookup.
|