Sort Method (Series)
Sorts the Elements based on an element value property and sort order.
Overload List
Overload | Description |
---|---|
Sort(ElementValue,String) | Sorts the Elements based on an element value property and sort order. |
Sort(ElementValue,String,Int32,Int32) | Sorts the Elements based on an element property and order from the start index to the end index. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also