LayoutBit Struct

Definition

public readonly struct LayoutBit : IEquatable<Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutBit>
type LayoutBit = struct
Public Structure LayoutBit
Implements IEquatable(Of LayoutBit)
Inheritance
LayoutBit
Implements

Fields

Name Description
Invalid

Properties

Name Description
Index
IsInvalid

Methods

Name Description
Equals(LayoutBit)
Equals(Object)
GetBit()
GetHashCode()
GetOffset(Int32)

Operators

Name Description
Equality(LayoutBit, LayoutBit)
Inequality(LayoutBit, LayoutBit)

Applies to