EncodingLibraryGetEncodingMethodT(Guid) Method
Gets the single encoding method if it exists in the database.
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 Guid
- The encoding method identifier.
- T
- The type parameter specifying the data type.
IndividualEncodingBaseT
An instance of the
IndividualEncodingBaseT representing the encoding method.
| Exception | Thrown if the type is not registered. |