ArrayHybridRowSerializer<T,TSerializer> 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 ArrayHybridRowSerializer<T,TSerializer> : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<System.Collections.Generic.List<T>> where TSerializer : struct
type ArrayHybridRowSerializer<'T, 'Serializer (requires 'Serializer : struct)> = struct
interface IHybridRowSerializer<List<'T>>
Public Structure ArrayHybridRowSerializer(Of T, TSerializer)
Implements IHybridRowSerializer(Of List(Of T))
Type Parameters
- T
- TSerializer
- Inheritance
-
ArrayHybridRowSerializer<T,TSerializer>
- Implements
Properties
Comparer |
Methods
Read(RowBuffer, RowCursor, Boolean, List<T>) | |
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, List<T>) |