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