OptimizationUniverse.Item Property

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

OptimizationParameterSet

In this article

Definition