StrategyList_.GetById Method

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

Parameters

id
int

Return Value

Strategy_

In this article

Definition