ArcFM Desktop Developer Guide
RemoveFromSelectionTreeTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Remove From Selection: This TreeViewTool will remove the node from which it was clicked. It enables on items at the top level of the tree and any children of such items. Use this tool to unselect specific Layers and Features from the map, which in turn will remove them from the selection tree.
Object Model
RemoveFromSelectionTreeTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("DE7E03C5-D2E6-4674-A982-D784294DC5FF")>
<ProgIdAttribute("mmFrameworkUI.MMRemoveFromSelection")>
<ComponentCategoryAttribute(ComCategory.MMEngineSelectionTreeTools)>
Public Class RemoveFromSelectionTreeTool 
   Implements Miner.Interop.IMMTreeTool 
'Usage
 
Dim instance As RemoveFromSelectionTreeTool
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("DE7E03C5-D2E6-4674-A982-D784294DC5FF")]
[ProgId("mmFrameworkUI.MMRemoveFromSelection")]
[ComponentCategory(ComCategory.MMEngineSelectionTreeTools)]
public class RemoveFromSelectionTreeTool : Miner.Interop.IMMTreeTool  
Inheritance Hierarchy

System.Object
   Miner.FrameworkUI.TreeTools.RemoveFromSelectionTreeTool

Requirements

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.

See Also

Reference

RemoveFromSelectionTreeTool Members
Miner.FrameworkUI.TreeTools Namespace

 

 


Send Comment