'宣言 Public Function New( _ ByVal sortPath As System.String, _ ByVal direction As SortDirection _ )
public SortDescription( System.string sortPath, SortDirection direction )
パラメータ
- sortPath
- The path of the data item to which the sort operation will be applied.
- direction
- The direction of the sort operation.