Suoranta.Finance Namespace
Suoranta.Finance - Developer API

MarkerCache<(Of <(<'TKey>)>)> Methods

The MarkerCache<(Of <(<'TKey>)>)> type exposes the following members.

Methods


  Name Description
Public method Add(TKey, OrderMarkers)
Adds markers to the cache.
Public method Add(`0,`1) (Inherited from Dictionary.)
Public method Clear (Inherited from Dictionary.)
Public method ContainsKey(`0) (Inherited from Dictionary.)
Public method ContainsValue(`1) (Inherited from Dictionary.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Dictionary.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from Dictionary.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization(System.Object) (Inherited from Dictionary.)
Public method Remove(`0) (Inherited from Dictionary.)
Public method ToString (Inherited from Object.)
Public method TryGetValue(`0,`0@) (Inherited from Dictionary.)