BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ISaveAdvancedList..::..Add Method

Adds the specified save advanced item.

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


public void Add(
	ISaveAdvanced ISaveAdvancedItem
)
Public Sub Add ( _
	ISaveAdvancedItem As ISaveAdvanced _
)
public:
void Add(
	ISaveAdvanced^ ISaveAdvancedItem
)

Parameters

ISaveAdvancedItem
Type: CAS.DataPorter.Configurator..::..ISaveAdvanced
The I save advanced item.