Miner.Controls Assembly > Miner.Controls Namespace > MinerTreeView Class : Nodes Property |
'Declaration <SRCategoryAttribute("CatBehavior")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.LocalizableAttribute(True)> <SRDescriptionAttribute("TreeViewNodesDescr")> <System.ComponentModel.MergablePropertyAttribute(False)> Public ReadOnly Property Nodes As System.Windows.Forms.TreeNodeCollection
'Usage Dim instance As MinerTreeView Dim value As System.Windows.Forms.TreeNodeCollection value = instance.Nodes
[SRCategory("CatBehavior")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.Localizable(true)] [SRDescription("TreeViewNodesDescr")] [System.ComponentModel.MergableProperty(false)] public System.Windows.Forms.TreeNodeCollection Nodes {get;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.