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