[This is preliminary documentation and is subject to change.]
A Strategies
| C# | Visual Basic | Visual C++ |
public class Strategies : SifKeyedList<string, Strategy>
Public Class Strategies _ Inherits SifKeyedList(Of String, Strategy)
public ref class Strategies : public SifKeyedList<String^, Strategy^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| StrategiesStrategiesNew()() |
Creates an instance of a Strategies
| |
| StrategiesStrategiesNew(Strategy) |
Constructor that accepts values for all mandatory fields
| |
| AddStrategy(String) | Adds the value of the <Strategy> element. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <Strategy>)> | |||||
| SifKeyedList<(Of <String, Strategy>)> | |||||
| Strategies | |||||