Partager via


ILayoutSpanReadable<TElement> Interface

Définition

public interface ILayoutSpanReadable<TElement> : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutType
type ILayoutSpanReadable<'Element> = interface
    interface ILayoutType
Public Interface ILayoutSpanReadable(Of TElement)
Implements ILayoutType

Paramètres de type

TElement
Dérivé
Implémente

Méthodes

ReadFixed(RowBuffer, RowCursor, LayoutColumn, ReadOnlySpan<TElement>)
ReadSparse(RowBuffer, RowCursor, ReadOnlySpan<TElement>)
ReadVariable(RowBuffer, RowCursor, LayoutColumn, ReadOnlySpan<TElement>)

S’applique à