SecurityRemoveMessage
StockSharp.Algo
削除する金融商品IDを含むメッセージ。
継承元: Message
コンストラクター
SecurityRemoveMessage
public SecurityRemoveMessage()
securityRemoveMessage = SecurityRemoveMessage()
SecurityRemoveMessage の新規インスタンスを初期化します。
プロパティ
SecurityId
public SecurityId SecurityId { get; set; }
value = securityRemoveMessage.SecurityId
securityRemoveMessage.SecurityId = value
担当: 佐藤 宏
メソッド
Clone
public override Message Clone()
result = securityRemoveMessage.Clone()
コピーの作成SecurityRemoveMessage
戻り値: コピー