IMutableSequence.MinValue Property

Definition

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

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

Property Value

Applies to