ContextNodeBaseCollection 成员

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

包含作为墨迹分析结果的 ContextNodeBase 对象的集合。

ContextNodeBaseCollection 类型公开以下成员。

构造函数

  名称 说明
ms610163.pubmethod(zh-cn,VS.90).gif ContextNodeBaseCollection 已重载。 初始化 ContextNodeBaseCollection 类的新实例。

页首

方法

  名称 说明
ms610163.pubmethod(zh-cn,VS.90).gif Add ContextNodeBaseCollection 中添加 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif AddRange ContextNodeBaseCollection 添加到此 ContextNodeBaseCollection
ms610163.pubmethod(zh-cn,VS.90).gif Clear ContextNodeBaseCollection 中清除所有 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif Contains 已重载。 指示 ContextNodeBaseCollection 是否包含特定的 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif CopyTo 从指定的目标数组索引处开始,将当前 ContextNodeBaseCollection 的所有元素复制到指定的一维数组中。
ms610163.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms610163.protmethod(zh-cn,VS.90).gif Finalize 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (继承自 Object。)
ms610163.pubmethod(zh-cn,VS.90).gif GetEnumerator 返回一个对象,该对象实现 IEnumerator 接口并可以循环访问 ContextNodeBaseCollection 中的 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms610163.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms610163.pubmethod(zh-cn,VS.90).gif IndexOf 已重载。 返回特定 ContextNodeBase 对象在 ContextNodeBaseCollection 中的索引。
ms610163.pubmethod(zh-cn,VS.90).gif Insert ContextNodeBase 插入 ContextNodeBaseCollection 的指定索引处。
ms610163.protmethod(zh-cn,VS.90).gif MemberwiseClone 创建当前 Object 的浅表副本。 (继承自 Object。)
ms610163.pubmethod(zh-cn,VS.90).gif Remove 已重载。 从 ContextNodeBaseCollection 中移除 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif RemoveAt ContextNodeBaseCollection 的指定索引处移除 ContextNodeBase 对象。
ms610163.pubmethod(zh-cn,VS.90).gif ToString 返回表示当前 ObjectString。 (继承自 Object。)

页首

属性

  名称 说明
ms610163.pubproperty(zh-cn,VS.90).gif Count 获取 ContextNodeBaseCollection 中包含的 ContextNodeBase 对象的数目。
ms610163.pubproperty(zh-cn,VS.90).gif IsReadOnly 获取一个值,该值指示 ContextNodeBaseCollection 是否为只读。
ms610163.pubproperty(zh-cn,VS.90).gif IsSynchronized 获取一个值,该值指示对 ContextNodeBaseCollection 的访问是否是同步的(线程安全的)。
ms610163.pubproperty(zh-cn,VS.90).gif Item 已重载。 获取 ContextNodeBaseCollection 中指定索引处或者具有指定标识符的 ContextNodeBase 对象。
ms610163.pubproperty(zh-cn,VS.90).gif SyncRoot 返回一个对象,该对象可用于同步对 ContextNodeBaseCollection 的访问。

页首

显式接口实现

  名称 说明
ms610163.pubinterface(zh-cn,VS.90).gifms610163.privmethod(zh-cn,VS.90).gif ICollection.CopyTo
ms610163.pubinterface(zh-cn,VS.90).gifms610163.privmethod(zh-cn,VS.90).gif IEnumerable.GetEnumerator

页首

另请参见

参考

ContextNodeBaseCollection 类

System.Windows.Ink.AnalysisCore 命名空间