Share via


IMutableSequence.MaxValue Property

Definition

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

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

Property Value

Applies to