[缺少 "P:HslCommunication.Robot.FANUC.FanucData.AlarmList" 的 <summary> 文档]
命名空间:
HslCommunication.Robot.FANUC
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public FanucAlarm[] AlarmList { get; set; }
Public Property AlarmList As FanucAlarm()
Get
Set
public:
property array<FanucAlarm^>^ AlarmList {
array<FanucAlarm^>^ get ();
void set (array<FanucAlarm^>^ value);
}
member AlarmList : FanucAlarm[] with get, set
属性值
类型:
FanucAlarm参见