ArcFM Engine Developer Guide
RemoveTreeTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Remove From Tree: This Tree View Tool will simply remove an item from the tree view. The selected state of items removed with this tool will be maintained.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("4497D1D0-1E92-460d-BEB9-5DFBC1812BB1")>
<ProgIdAttribute("mmFrameworkUI.MMRemoveFromTree")>
<ComponentCategoryAttribute(ComCategory.MMEngineLocatorTreeTools)>
Public Class RemoveTreeTool 
   Implements Miner.Interop.IMMTreeTool 
'Usage
 
Dim instance As RemoveTreeTool
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("4497D1D0-1E92-460d-BEB9-5DFBC1812BB1")]
[ProgId("mmFrameworkUI.MMRemoveFromTree")]
[ComponentCategory(ComCategory.MMEngineLocatorTreeTools)]
public class RemoveTreeTool : Miner.Interop.IMMTreeTool  
Inheritance Hierarchy

System.Object
   Miner.FrameworkUI.TreeTools.RemoveTreeTool

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

RemoveTreeTool Members
Miner.FrameworkUI.TreeTools Namespace

 

 


Send Comment