OrderByCollection constructor
OrderByCollection()
Implementation
OrderByCollection() {
this._propDefSortOrderPairList =
<MapEntry<PropertyDefinitionBase, SortDirection>>[];
}
OrderByCollection() {
this._propDefSortOrderPairList =
<MapEntry<PropertyDefinitionBase, SortDirection>>[];
}