ArcFM Engine Developer Guide
DeleteSet Method (MMPageTemplateClass)


Syntax
'Declaration
 
Public Overridable Sub DeleteSet( _
   ByVal Rows As ESRI.ArcGIS.esriSystem.ISet _
) 
'Usage
 
Dim instance As MMPageTemplateClass
Dim Rows As ESRI.ArcGIS.esriSystem.ISet
 
instance.DeleteSet(Rows)
public virtual void DeleteSet( 
   ESRI.ArcGIS.esriSystem.ISet Rows
)

Parameters

Rows
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