StrategyExtList Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  BaseExtListIStrategy
    GF.Clients.Charts.Custom.StrategyStrategyExtList

Namespace:  GF.Clients.Charts.Custom.Strategy
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class StrategyExtList : BaseExtList<IStrategy>, 
	IXmlSerializable

The StrategyExtList type exposes the following members.

Constructors

  NameDescription
Public methodStrategyExtList
Top
Properties

  NameDescription
Public propertyCount (Inherited from BaseExtListIStrategy.)
Public propertyIsReadOnly (Inherited from BaseExtListIStrategy.)
Public propertyIsSorted (Inherited from BaseExtListIStrategy.)
Public propertyItem (Inherited from BaseExtListIStrategy.)
Top
Methods

  NameDescription
Public methodAdd (Inherited from BaseExtListIStrategy.)
Public methodAddRange (Inherited from BaseExtListIStrategy.)
Public methodChanged (Inherited from BaseExtListIStrategy.)
Public methodChangedAt (Inherited from BaseExtListIStrategy.)
Public methodClear (Inherited from BaseExtListIStrategy.)
Public methodContains (Inherited from BaseExtListIStrategy.)
Public methodCopyTo (Inherited from BaseExtListIStrategy.)
Public methodDispose (Inherited from BaseExtListIStrategy.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFind (Inherited from BaseExtListIStrategy.)
Public methodForEach
Public methodGetEnumerator (Inherited from BaseExtListIStrategy.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSchema
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from BaseExtListIStrategy.)
Public methodInsert (Inherited from BaseExtListIStrategy.)
Public methodLoad (Overrides BaseExtList.Load(IEnumerableUTP).)
Public methodReadXml
Public methodRemove (Inherited from BaseExtListIStrategy.)
Public methodRemoveAt (Inherited from BaseExtListIStrategy.)
Public methodSort (Inherited from BaseExtListIStrategy.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteXml
Top
Events

  NameDescription
Public eventListChanged (Inherited from BaseExtListIStrategy.)
Top
See Also

Reference