NullValue Struct

Definition

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

Fields

Default

Methods

Equals(NullValue)
Equals(Object)
GetHashCode()

Operators

Equality(NullValue, NullValue)
Inequality(NullValue, NullValue)

Applies to