ArcFM Desktop Developer Guide
FindLayers Method (IMMMapUtilities2)


Syntax
'Declaration
 
Function FindLayers( _
   ByVal pMap As IMap, _
   ByVal pFeature As IFeature _
) As ESRI.ArcGIS.Carto.IEnumLayer
'Usage
 
Dim instance As IMMMapUtilities2
Dim pMap As IMap
Dim pFeature As IFeature
Dim value As ESRI.ArcGIS.Carto.IEnumLayer
 
value = instance.FindLayers(pMap, pFeature)
ESRI.ArcGIS.Carto.IEnumLayer FindLayers( 
   IMap pMap,
   IFeature pFeature
)

Parameters

pMap
pFeature
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

IMMMapUtilities2 Interface
IMMMapUtilities2 Members

 

 


Send Comment