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