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