SIFWorks ADK 2.0
Strategies Class
NamespacesEdustructures.SifWorks.InstrStrategies

[This is preliminary documentation and is subject to change.]

A Strategies
Declaration Syntax
C#Visual BasicVisual C++
public class Strategies : SifKeyedList<string, Strategy>
Public Class Strategies _
	Inherits SifKeyedList(Of String, Strategy)
public ref class Strategies : public SifKeyedList<String^, Strategy^>
Members
All MembersConstructorsMethods



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Strategy>)>
   SifKeyedList<(Of <String, Strategy>)>
    Strategies

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10