Miner.Geodatabase.Replication.Configuration Namespace > BaseConfigurationElementCollection<TConfigurationElementType> Class : Add Method |
'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 )
public procedure Add( element: TConfigurationElementType );
public function Add( element : TConfigurationElementType );
public: void Add( TConfigurationElementType* element )
public: void Add( TConfigurationElementType^ element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2