Gets the HierarchyNode reference with the specified tag name.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 3.2.0.0 (3.2)
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