OptimizationParameterSet.Item (System.Int32) Property

public OptimizationParameter this[ 
int index 
] {get;}
This language is not supported or no code example is available.
public:  
property OptimizationParameter^ Item[int] { 
OptimizationParameter^ get( 
int index 
); 
}
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

index
int

Property Value

OptimizationParameter

In this article

Definition