ArcFM Responder Mobile Developer Guide
MMTreeViewSelectionClass Class
Members 






Object Model
MMTreeViewSelectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("B5C71C3D-5071-11D5-AE9C-00A024702573")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTreeViewSelectionClass 
   Inherits System.__ComObject
   Implements ID8EnumListItem, MMTreeViewSelection 
'Usage
 
Dim instance As MMTreeViewSelectionClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B5C71C3D-5071-11D5-AE9C-00A024702573")]
[System.Runtime.InteropServices.ComImport()]
public class MMTreeViewSelectionClass : System.__ComObject, ID8EnumListItem, MMTreeViewSelection  
public class MMTreeViewSelectionClass = class(System.__ComObject, ID8EnumListItem, MMTreeViewSelection)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("B5C71C3D-5071-11D5-AE9C-00A024702573")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTreeViewSelectionClass extends System.__ComObject implements ID8EnumListItem, MMTreeViewSelection 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B5C71C3D-5071-11D5-AE9C-00A024702573")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTreeViewSelectionClass : public System.__ComObject, ID8EnumListItem, MMTreeViewSelection  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B5C71C3D-5071-11D5-AE9C-00A024702573")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTreeViewSelectionClass : public System.__ComObject, ID8EnumListItem, MMTreeViewSelection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTreeViewSelectionClass

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMTreeViewSelectionClass Members
Miner.Interop Namespace

Send Feedback