Miner.Interop Namespace > MMAutoTextElementClass Class : IsIdentical Method |
'Declaration
Public Overridable Function IsIdentical( _ ByVal other As ESRI.ArcGIS.esriSystem.IClone _ ) As System.Boolean
'Usage
Dim instance As MMAutoTextElementClass Dim other As ESRI.ArcGIS.esriSystem.IClone Dim value As System.Boolean value = instance.IsIdentical(other)
public virtual System.bool IsIdentical( ESRI.ArcGIS.esriSystem.IClone other )
public function IsIdentical( other: ESRI.ArcGIS.esriSystem.IClone ): System.Boolean; virtual;
public function IsIdentical( other : ESRI.ArcGIS.esriSystem.IClone ) : System.boolean;
public: virtual System.bool IsIdentical( ESRI.ArcGIS.esriSystem.IClone* other )
public: virtual System.bool IsIdentical( ESRI.ArcGIS.esriSystem.IClone^ other )
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