AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HierarchyData<(Of <(<'T>)>)>..::..GetChildren Method

Gets an enumeration object that represents all the child nodes of the current hierarchical node.

Namespace:  AdvantageCSP.HierarchicalModelDataSource
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public IHierarchicalEnumerable GetChildren()

Return Value

An IHierarchicalEnumerable collection of child nodes of the current hierarchical node.