Assembly: AllgFnkt_Plugin (in AllgFnkt_Plugin.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub SortNodes( _ |
| C# |
|---|
public System.Void SortNodes( |
| C++ |
|---|
public: |
| JScript |
|---|
public function SortNodes( |
Parameters
- NodesCollection
-
Type: TreeNodeCollection
Required.
- Ascending
-
Type: bool
If set to true, then ; otherwise, .
Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Version Information
.NET Framework
Supported in: 3.0, 2.0, 1.1, 1.0.NET Compact Framework
Supported in: 2.0, 1.0XNA Framework
Supported in: 1.0
See Also