Inheritance Hierarchy
BaseExtListIStrategy
GF.Clients.Charts.Custom.StrategyStrategyExtList
Namespace: GF.Clients.Charts.Custom.Strategy
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The StrategyExtList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StrategyExtList |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from BaseExtListIStrategy.) | |
| IsReadOnly | (Inherited from BaseExtListIStrategy.) | |
| IsSorted | (Inherited from BaseExtListIStrategy.) | |
| Item | (Inherited from BaseExtListIStrategy.) |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from BaseExtListIStrategy.) | |
| AddRange | (Inherited from BaseExtListIStrategy.) | |
| Changed | (Inherited from BaseExtListIStrategy.) | |
| ChangedAt | (Inherited from BaseExtListIStrategy.) | |
| Clear | (Inherited from BaseExtListIStrategy.) | |
| Contains | (Inherited from BaseExtListIStrategy.) | |
| CopyTo | (Inherited from BaseExtListIStrategy.) | |
| Dispose | (Inherited from BaseExtListIStrategy.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Find | (Inherited from BaseExtListIStrategy.) | |
| ForEach | ||
| GetEnumerator | (Inherited from BaseExtListIStrategy.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSchema | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf | (Inherited from BaseExtListIStrategy.) | |
| Insert | (Inherited from BaseExtListIStrategy.) | |
| Load | (Overrides BaseExtList.Load(IEnumerableUTP).) | |
| ReadXml | ||
| Remove | (Inherited from BaseExtListIStrategy.) | |
| RemoveAt | (Inherited from BaseExtListIStrategy.) | |
| Sort | (Inherited from BaseExtListIStrategy.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteXml |
Events
| Name | Description | |
|---|---|---|
| ListChanged | (Inherited from BaseExtListIStrategy.) |
See Also