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