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