Dynamicweb 9
Dynamicweb 9
Dynamicweb.Core
SimpleTreeBase(TKey, TValue) Class
SimpleTreeBase(TKey, TValue) Methods
AddChild Method
GetAll Method
GetAncestors Method
GetChildren Method
GetNode Method
GetRoot Method
MakeSubTree Method
SetRoot Method
TryFill Method
TryGetNode Method
TryGetValue Method
TryRemoveNode Method
TryReplaceNode Method
TrySetNode Method
SimpleTreeBase
TKey
,
TValue
GetRoot Method
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
C#
VB
Copy
public
TValue
GetRoot
()
Public
Function
GetRoot
As
TValue
Return Value
Type:
TValue
See Also
Reference
SimpleTreeBase
TKey, TValue
Class
Dynamicweb.Core Namespace