ArcFM Engine Developer Guide
GroupSelected Method (IMMGraphicFavHelper)


Syntax
'Declaration
 
Function GroupSelected( _
   ByVal pEnumElement As ESRI.ArcGIS.Carto.IEnumElement _
) As ESRI.ArcGIS.Carto.IElement
'Usage
 
Dim instance As IMMGraphicFavHelper
Dim pEnumElement As ESRI.ArcGIS.Carto.IEnumElement
Dim value As ESRI.ArcGIS.Carto.IElement
 
value = instance.GroupSelected(pEnumElement)
ESRI.ArcGIS.Carto.IElement GroupSelected( 
   ESRI.ArcGIS.Carto.IEnumElement pEnumElement
)

Parameters

pEnumElement
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

IMMGraphicFavHelper Interface
IMMGraphicFavHelper Members

 

 


Send Comment