明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2497|回复: 3

飞狐写的SerialList<TInfo, TValue> 中Info无法修改,因为它不是变量

[复制链接]
发表于 2012-3-20 13:42:19 | 显示全部楼层 |阅读模式
请教一下飞狐写的public class SerialList<TInfo, TValue> : SerialList<TValue> 类里面      
错误 无法修改“TlsCad.Collections.SerialList<TlsCad.Trans.AssemInfo,Wendao.AutoCAD.Trans.Command>.Info”的返回值,因为它不是变量这种问题怎么解决啊?


该贴已经同步到 yxr_MJTD的微博
发表于 2012-7-16 16:48:47 | 显示全部楼层
简单的测试了下 好像没你说的问题?

  1.         SerialList<double, int> lst = new SerialList<double, int> { 1, 2, 3 };
  2.             lst.Info = 1;
  3.             lst.WriteXml("c:/1.xml");


XMl:
<?xml version="1.0" encoding="utf-8"?><SerialList><Info Saved="True"><double>1</double></Info><Values><int>1</int><int>2</int><int>3</int></Values></SerialList>
 楼主| 发表于 2012-8-18 10:13:10 | 显示全部楼层
难道说是xml的问题?
发表于 2012-9-9 11:52:27 | 显示全部楼层
跟不上飞狐老大的脚步呀,要学的东西太多了,难道人生的乐趣就在于不断的去学习?哎,有时间还想玩玩游戏呢,真烦人呀,还要工作糊口呀!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 16:34 , Processed in 0.175117 second(s), 27 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表