ArcFM Responder Mobile Developer Guide
Create Method (MMMobileGraphLayerMgrClass)






Syntax
'Declaration
 
Public Overridable Function Create() As ESRI.ArcGIS.Carto.IGraphicsLayer
'Usage
 
Dim instance As MMMobileGraphLayerMgrClass
Dim value As ESRI.ArcGIS.Carto.IGraphicsLayer
 
value = instance.Create()
public virtual ESRI.ArcGIS.Carto.IGraphicsLayer Create()
public function Create(): ESRI.ArcGIS.Carto.IGraphicsLayer; virtual; 
public function Create() : ESRI.ArcGIS.Carto.IGraphicsLayer;
public: virtual ESRI.ArcGIS.Carto.IGraphicsLayer* Create(); 
public:
virtual ESRI.ArcGIS.Carto.IGraphicsLayer^ Create(); 
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

MMMobileGraphLayerMgrClass Class
MMMobileGraphLayerMgrClass Members

Send Feedback