ArcFM Engine Developer Guide
IsEqual Property (MMPageTemplateClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEqual( _
   ByVal otherRow As ESRI.ArcGIS.Geodatabase.IRow _
) As Boolean
'Usage
 
Dim instance As MMPageTemplateClass
Dim otherRow As ESRI.ArcGIS.Geodatabase.IRow
Dim value As Boolean
 
value = instance.IsEqual(otherRow)
public virtual bool IsEqual( 
   ESRI.ArcGIS.Geodatabase.IRow otherRow
) {get;}

Parameters

otherRow
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMPageTemplateClass Class
MMPageTemplateClass Members

 

 


Send Comment