ArcFM Desktop Developer Guide
Add Method (BaseConfigurationElementCollection<TConfigurationElementType>)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Sub Add( _
   ByVal element As TConfigurationElementType _
) 
'Usage
 
Dim instance As BaseConfigurationElementCollection(Of TConfigurationElementType)
Dim element As TConfigurationElementType
 
instance.Add(element)
public void Add( 
   TConfigurationElementType element
)

Parameters

element
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

BaseConfigurationElementCollection<TConfigurationElementType> Class
BaseConfigurationElementCollection<TConfigurationElementType> Members

 

 


Send Comment