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