﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl"   href="/resources/rss/TrackBackRss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:lv="http://www.lvjiyong.com/help/">
  <channel>
    <title>演练：创建您自己的集合类</title>
    <link>http://www.lvjiyong.com/item/69</link>
    <description>通过从众多 .NET Framework 集合类之一继承，并添加实现您自己的自定义功能的代码，可以创建您自己的集合类。在本主题中，您将使用继承来创建一个从 CollectionBase 继承的简单的强类型集合。</description>
    <language>zh-cn</language>
    <pubDate>Mon, 01 Jan 0001 00:00:00 GMT</pubDate>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 GMT</lastBuildDate>
    <generator>吕的部落格 Version 1.0.0.0</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://www.lvjiyong.com/trackback/69" type="application/rss+xml" />
  </channel>
</rss>