'宣言 Public Function Ascending( _ ByVal value As System.Boolean _ ) As SortDescriptionBuilder
public SortDescriptionBuilder Ascending( System.bool value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function Ascending( _ ByVal value As System.Boolean _ ) As SortDescriptionBuilder
public SortDescriptionBuilder Ascending( System.bool value )