SchemaRefCollection

SchemaRefCollection class

模式引用的集合。

public class SchemaRefCollection : IEnumerable<SchemaRef>

特性

姓名 描述
Count { get; } 此集合中的架构引用数。
Item { get; } 获取SchemaRef集合中指定索引处的项目。

方法

姓名 描述
Add(string, string) 添加一个SchemaRef收藏.
Add(string, string, string) 添加一个SchemaRef收藏.
GetEnumerator() 返回一个遍历集合的枚举器。

也可以看看