Miner.Interop Namespace > MMPageTemplateClass Class : IsEqual Property |
'Declaration
Public Overridable ReadOnly Property IsEqual( _ ByVal otherRow As ESRI.ArcGIS.Geodatabase.IRow _ ) As System.Boolean
'Usage
Dim instance As MMPageTemplateClass Dim otherRow As ESRI.ArcGIS.Geodatabase.IRow Dim value As System.Boolean value = instance.IsEqual(otherRow)
public virtual System.bool IsEqual( ESRI.ArcGIS.Geodatabase.IRow otherRow ) {get;}
public read-only property IsEqual( otherRow: ESRI.ArcGIS.Geodatabase.IRow ): System.Boolean; virtual;
public function get IsEqual( otherRow : ESRI.ArcGIS.Geodatabase.IRow ) : System.boolean
public: __property virtual System.bool get_IsEqual( ESRI.ArcGIS.Geodatabase.IRow* otherRow );
public: virtual property System.bool IsEqual { System.bool get(ESRI.ArcGIS.Geodatabase.IRow^ otherRow); }
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