UInt16HybridRowSerializer Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public struct UInt16HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<ushort>
type UInt16HybridRowSerializer = struct
interface IHybridRowSerializer<uint16>
Public Structure UInt16HybridRowSerializer
Implements IHybridRowSerializer(Of UShort)
- Inheritance
-
UInt16HybridRowSerializer
- Implements
Properties
Comparer |
Methods
Read(RowBuffer, RowCursor, Boolean, UInt16) | |
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, UInt16) |