EncodingLibraryGetEncodingMethodTKey, TValue(EncodingDefinition) Method
Gets the Double encoding method
Namespace: SnapDB.Snap.EncodingAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
JavaScript does not support generic types or methods.
- encodingMethod EncodingDefinition
- The encoding method identifier.
- TKey
- The type parameter specifying the key data type.
- TValue
- The type parameter specifying the value data type.
PairEncodingBaseTKey,
TValue
An instance of the
PairEncodingBaseTKey, TValue representing the encoding method.
| Exception | Thrown if the type is not registered. |