Slu.Heureka.DomainLayer.Forest Namespace > TreeCollection Class : Sort Method |
'Declaration
Public Sub Sort( _ ByVal sortType As TreeCollection.SortType, _ ByVal sortAllTrees As Boolean _ )
'Usage
Dim instance As TreeCollection Dim sortType As TreeCollection.SortType Dim sortAllTrees As Boolean instance.Sort(sortType, sortAllTrees)
public void Sort( TreeCollection.SortType sortType, bool sortAllTrees )
public: void Sort( TreeCollection.SortType sortType, bool sortAllTrees )
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