NamespaceHybridRowSerializer Struct

Definition

public readonly struct NamespaceHybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Namespace>
type NamespaceHybridRowSerializer = struct
    interface IHybridRowSerializer<Namespace>
Public Structure NamespaceHybridRowSerializer
Implements IHybridRowSerializer(Of Namespace)
Inheritance
NamespaceHybridRowSerializer
Implements

Fields

SchemaId
Size

Properties

Comparer

Methods

Read(RowBuffer, RowCursor, Boolean, Namespace)
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, Namespace)

Applies to