VariableName 转换 (SecsValue to VariableName) |
命名空间:
HslCommunication.Secs.Types
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static implicit operator VariableName (
SecsValue value
)
Public Shared Widening Operator CType (
value As SecsValue
) As VariableName
static implicit operator VariableName^ (
SecsValue^ value
)
F# does not support the declaration of new casting operators.
参数
- value
- 类型:HslCommunication.Secs.TypesSecsValue
SecsValue 数值
返回值
类型:
VariableName等值的消息对象
参见