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.