ISequence.MinValue Property

Definition

Gets the minimum value supported by the sequence, or null if none has been set.

public long? MinValue { get; }
member this.MinValue : Nullable<int64>
Public ReadOnly Property MinValue As Nullable(Of Long)

Property Value

Applies to