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