ArcFM Responder Mobile Developer Guide
Clone Method (MMMapSurroundFrameClass)






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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback