ArcFM Responder Mobile Developer Guide
MMPlaceCrossSectionClass Class
Members 






Object Model
MMPlaceCrossSectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A6CF86CD-22BB-44A3-819B-085D9A43B18A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPlaceCrossSectionClass 
   Inherits System.__ComObject
   Implements IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection 
'Usage
 
Dim instance As MMPlaceCrossSectionClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A6CF86CD-22BB-44A3-819B-085D9A43B18A")]
[System.Runtime.InteropServices.ComImport()]
public class MMPlaceCrossSectionClass : System.__ComObject, IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection  
public class MMPlaceCrossSectionClass = class(System.__ComObject, IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A6CF86CD-22BB-44A3-819B-085D9A43B18A")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPlaceCrossSectionClass extends System.__ComObject implements IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A6CF86CD-22BB-44A3-819B-085D9A43B18A")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPlaceCrossSectionClass : public System.__ComObject, IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A6CF86CD-22BB-44A3-819B-085D9A43B18A")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPlaceCrossSectionClass : public System.__ComObject, IMMPlaceCrossSection, IMMRegInCat, IMMTreeViewTool, MMPlaceCrossSection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPlaceCrossSectionClass

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

MMPlaceCrossSectionClass Members
Miner.Interop Namespace

Send Feedback