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