SecurityRemoveMessage

StockSharp.Algo

信息,包含金融工具ID去除.

继承自: Message

实现: ISecurityIdMessage

构造函数

SecurityRemoveMessage
public SecurityRemoveMessage()
securityRemoveMessage = SecurityRemoveMessage()

初始化了 & ##SecurityRemoveMessage+#的新实例.

属性

SecurityId
public SecurityId SecurityId { get; set; }
value = securityRemoveMessage.SecurityId
securityRemoveMessage.SecurityId = value

SecurityId

方法

Clone
public override Message Clone()
result = securityRemoveMessage.Clone()

Create a copy of SecurityRemoveMessage.

返回值: 收到了,我们得去查查