StrategyList_.GetByIndex Method

public Strategy_ GetByIndex( 
int index 
)
This language is not supported or no code example is available.
public:  
Strategy_^ GetByIndex( 
int index 
)
This language is not supported or no code example is available.
public function GetByIndex( 
index : int 
) : Strategy_;
This language is not supported or no code example is available.

Parameters

index
int

Return Value

Strategy_

In this article

Definition