InstrumentManager.Add (InstrumentList, Boolean) Method

public void Add( 
InstrumentList list
bool save = true 
)
This language is not supported or no code example is available.
public:  
void Add( 
InstrumentList^ list
bool save 
)
This language is not supported or no code example is available.
public function Add( 
list : InstrumentList
save : boolean 
);
This language is not supported or no code example is available.

Parameters

list
InstrumentList

save
bool

In this article

Definition