次の方法で共有


IMutableIndex.IsDescending プロパティ

定義

対応する各インデックス列に降順の並べ替え順序があるかどうかを示す値のセット。

public System.Collections.Generic.IReadOnlyList<bool>? IsDescending { get; set; }
member this.IsDescending : System.Collections.Generic.IReadOnlyList<bool> with get, set
Public Property IsDescending As IReadOnlyList(Of Boolean)

プロパティ値

適用対象