AbStructHandleMemberCount 属性 |
成员数量
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort MemberCount { get; set; }
Public Property MemberCount As UShort
Get
Set
public:
property unsigned short MemberCount {
unsigned short get ();
void set (unsigned short value);
}
member MemberCount : uint16 with get, set
属性值
类型:
UInt16备注
This is the number of structure members
参见