OptimizationStatistics.Item Property

public PortfolioStatisticsResult this[ 
int type 
] {get;}
This language is not supported or no code example is available.
public:  
property PortfolioStatisticsResult^ Item[int] { 
PortfolioStatisticsResult^ get( 
int type 
); 
}
This language is not supported or no code example is available.
JScript suports the use of indexed properties, but not the declaration of new ones.
This language is not supported or no code example is available.

Parameters

type
int

Property Value

PortfolioStatisticsResult

In this article

Definition