다음을 통해 공유


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)

속성 값

적용 대상