SortedProperty 構造体

定義

プロパティの名前と並べ替えの方向を保持します。

public readonly struct SortedProperty
type SortedProperty = struct
Public Structure SortedProperty
継承
SortedProperty

プロパティ

Direction

並べ替えの基準となる方向。

PropertyName

並べ替えルールのプロパティ名。

適用対象