Inheritance Hierarchy
BaseExtListStrategyOrder
SortedExtListStrategyOrder
FilteredExtListStrategyOrder
ExtListStrategyOrder
GF.Clients.Charts.Custom.StrategyStrategyOrderExtList
Namespace: GF.Clients.Charts.Custom.Strategy
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The StrategyOrderExtList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StrategyOrderExtList |
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from SortedExtListStrategyOrder.) | |
| Count | (Inherited from SortedExtListStrategyOrder.) | |
| Filter | (Inherited from FilteredExtListStrategyOrder.) | |
| IsReadOnly | (Inherited from BaseExtListStrategyOrder.) | |
| IsSorted | (Inherited from SortedExtListStrategyOrder.) | |
| Item | (Inherited from SortedExtListStrategyOrder.) |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from SortedExtListStrategyOrder.) | |
| AddRange | (Inherited from SortedExtListStrategyOrder.) | |
| Changed | (Inherited from BaseExtListStrategyOrder.) | |
| ChangedAt | (Inherited from BaseExtListStrategyOrder.) | |
| Clear | (Inherited from SortedExtListStrategyOrder.) | |
| Contains | (Inherited from BaseExtListStrategyOrder.) | |
| CopyTo | (Inherited from SortedExtListStrategyOrder.) | |
| Dispose | (Overrides FilteredExtList.Dispose.) | |
| EnumerateFrom | (Inherited from SortedExtListStrategyOrder.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Find | (Inherited from SortedExtListStrategyOrder.) | |
| GetEnumerator | (Inherited from SortedExtListStrategyOrder.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf(DateTime) | ||
| IndexOf(UTP) | (Inherited from SortedExtListStrategyOrder.) | |
| Insert | (Inherited from SortedExtListStrategyOrder.) | |
| Load(IEnumerableUTP) | (Inherited from FilteredExtListStrategyOrder.) | |
| Load(StrategyOrderExtList) | ||
| Load(StrategyOrderExtList, Boolean) | ||
| Reload | (Inherited from FilteredExtListStrategyOrder.) | |
| Remove | (Inherited from SortedExtListStrategyOrder.) | |
| RemoveAt | (Inherited from SortedExtListStrategyOrder.) | |
| Sort | (Inherited from SortedExtListStrategyOrder.) | |
| Sort(IComparerUTP) | (Inherited from SortedExtListStrategyOrder.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| ListChanged | (Inherited from BaseExtListStrategyOrder.) |
See Also