Strategy.Strategies Property

public LinkedList<Strategy> Strategies {get;}
This language is not supported or no code example is available.
public:  
property LinkedList<Strategy^>^ Strategies { 
LinkedList<Strategy^>^ get( ); 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

LinkedList<Strategy>

In this article

Definition