SecurityIdMapping
StockSharp.Messages
Security identifier mapping.
Implementiert: IPersistable
Eigenschaften
AdapterId : SecurityId
Adapter format.
StockSharpId : SecurityId
StockSharp format.
Methoden
op_Explicit(SecurityId, SecurityId})
Cast object from SecurityIdMapping to KeyValuePair.
- mapping
- SecurityIdMapping value.
Rückgabe: KeyValuePair value.
op_Implicit(SecurityIdMapping) : SecurityIdMapping
Cast KeyValuePair object to the type SecurityIdMapping.
- pair
- KeyValuePair value.
Rückgabe: SecurityIdMapping value.