Library Class

A library of SnapTypeBase types. This library will dynamically register types via reflection if possible.

Definition

Namespace: SnapDB.Snap
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class Library
Inheritance
Object    Library

Methods

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.

Fields

Encodings Gets all of the encoding data.
Filters Gets all of the filters.

See Also