EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Collections
SortableCollectionBase(T) Class
SortableCollectionBase(T) Methods
Sort Method
Sort Method (String)
Sort Method (PropertyData)
Sort Method (String, SortOrder)
Sort Method (PropertyData, SortOrder)
SortableCollectionBase
T
Sort Method (String, SortOrder)
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
void
Sort
(
string
propertyname
,
SortOrder
sortorder
)
Parameters
propertyname
Type:
System
String
sortorder
Type:
EDK4Net.Collections
SortOrder
Implements
IBaseCollection
Sort(String, SortOrder)
See Also
Reference
SortableCollectionBase
T
Class
Sort Overload
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support