OperateResultT1, T2, T3, T4Content4 属性 |
用户自定义的泛型数据4
命名空间:
HslCommunication
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public T4 Content4 { get; set; }
Public Property Content4 As T4
Get
Set
public:
property T4 Content4 {
T4 get ();
void set (T4 value);
}
member Content4 : 'T4 with get, set
属性值
类型:
T4参见