ArcFM Engine Developer Guide
Add Method (IMMLayerCollection)


Syntax
'Declaration
 
Sub Add( _
   ByVal pLayer As ESRI.ArcGIS.Carto.ILayer _
) 
'Usage
 
Dim instance As IMMLayerCollection
Dim pLayer As ESRI.ArcGIS.Carto.ILayer
 
instance.Add(pLayer)
void Add( 
   ESRI.ArcGIS.Carto.ILayer pLayer
)

Parameters

pLayer
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

IMMLayerCollection Interface
IMMLayerCollection Members

 

 


Send Comment