Float64HybridRowSerializer 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 Float64HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<double>
type Float64HybridRowSerializer = struct
interface IHybridRowSerializer<double>
Public Structure Float64HybridRowSerializer
Implements IHybridRowSerializer(Of Double)
- Inheritance
-
Float64HybridRowSerializer
- Implements
Properties
Comparer |
Methods
Read(RowBuffer, RowCursor, Boolean, Double) | |
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, Double) |