| OperateResultT1, T2, T3Content1 属性  | 
 
            用户自定义的泛型数据1
            
 
        命名空间: 
     HslCommunication
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.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 参见
参见