PortfolioManager.Remove (Int32) Method

Removes the specified identifier.
public void Remove( 
int id 
)
This language is not supported or no code example is available.
public:  
void Remove( 
int id 
)
This language is not supported or no code example is available.
public function Remove( 
id : int 
);
This language is not supported or no code example is available.

Parameters

id
int

The identifier.

In this article

Definition