LSisServerCheckAddress 方法 |
Check the intput string address
命名空间:
HslCommunication.Profinet.LSIS
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static int CheckAddress(
string address
)
Public Shared Function CheckAddress (
address As String
) As Integer
public:
static int CheckAddress(
String^ address
)
static member CheckAddress :
address : string -> int
参数
- address
- 类型:SystemString
[缺少 "M:HslCommunication.Profinet.LSIS.LSisServer.CheckAddress(System.String)" 的 <param name="address"/> 文档]
返回值
类型:
Int32[缺少 "M:HslCommunication.Profinet.LSIS.LSisServer.CheckAddress(System.String)" 的 <returns> 文档]
参见