ISequence.MaxValue Property

Definition

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

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

Property Value

Applies to