ArcFM Desktop Developer Guide
AddObject Method (LayerInfo)


Syntax
'Declaration
 
Public Sub AddObject( _
   ByVal objectInfo As ObjectInfo _
) 
'Usage
 
Dim instance As LayerInfo
Dim objectInfo As ObjectInfo
 
instance.AddObject(objectInfo)
public void AddObject( 
   ObjectInfo objectInfo
)

Parameters

objectInfo
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

LayerInfo Class
LayerInfo Members

 

 


Send Comment