AbStructHandleReturnCount 属性 |
返回项数
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort ReturnCount { get; set; }
Public Property ReturnCount As UShort
Get
Set
public:
property unsigned short ReturnCount {
unsigned short get ();
void set (unsigned short value);
}
member ReturnCount : uint16 with get, set
属性值
类型:
UInt16备注
Count of Items returned
参见