

Gets the HierarchyNode reference with the specified tag name.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyNode this[ string tag ] { get; }
/** @property */ public HierarchyNode get_Item( String tag )
Parameters
- tag
- Type:
System String
Field Value
UnifoChart.Hierarchy.HierarchyNodeSee Also