ArrayPropertyTypeHybridRowSerializer Struct

Definition

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

Fields

SchemaId
Size

Properties

Comparer

Methods

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

Applies to