PortfolioStatisticsItemList.Contains Method

public bool Contains( 
int type 
)
This language is not supported or no code example is available.
public:  
bool Contains( 
int type 
)
This language is not supported or no code example is available.
public function Contains( 
type : int 
) : boolean;
This language is not supported or no code example is available.

Parameters

type
int

Return Value

bool

In this article

Definition