AllenBradleyHelperIsAddressClassAndAttribute 方法 |
判断地址是否是读取特性的地址
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public static bool IsAddressClassAndAttribute(
string address
)
Public Shared Function IsAddressClassAndAttribute (
address As String
) As Boolean
public:
static bool IsAddressClassAndAttribute(
String^ address
)
static member IsAddressClassAndAttribute :
address : string -> bool
参数
- address
- 类型:SystemString
[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.IsAddressClassAndAttribute(System.String)" 的 <param name="address"/> 文档]
返回值
类型:
Boolean[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.IsAddressClassAndAttribute(System.String)" 的 <returns> 文档]
参见