ISequence.MinValue プロパティ

定義

シーケンスでサポートされている最小値を取得します。何 null も設定されていない場合は 取得します。

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

プロパティ値

適用対象