UnicodeCharacterRangeBaseCollection 成员

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

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

更新:2007 年 11 月

包含 UnicodeCharacterRangeBase 对象的有序集合。

UnicodeCharacterRangeBaseCollection 类型公开以下成员。

构造函数

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

页首

方法

  名称 说明
ms610329.pubmethod(zh-cn,VS.90).gif Add 将重复指定次数的新字符添加到 UnicodeCharacterRangeBaseCollection
ms610329.pubmethod(zh-cn,VS.90).gif Contains 一个布尔值,指示 UnicodeCharacterRangeBaseCollection 是否包含某个元素。
ms610329.pubmethod(zh-cn,VS.90).gif CopyTo 从指定的目标数组索引处开始,将当前 UnicodeCharacterRangeBaseCollection 集合的所有元素复制到指定的一维数组中。
ms610329.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms610329.protmethod(zh-cn,VS.90).gif Finalize 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (继承自 Object。)
ms610329.pubmethod(zh-cn,VS.90).gif GetEnumerator 返回整个 UnicodeCharacterRangeBaseCollection 的枚举数。
ms610329.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms610329.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms610329.pubmethod(zh-cn,VS.90).gif IndexOf 返回特定 UnicodeCharacterRangeBase 对象在 UnicodeCharacterRangeBaseCollection 集合中的索引。
ms610329.protmethod(zh-cn,VS.90).gif MemberwiseClone 创建当前 Object 的浅表副本。 (继承自 Object。)
ms610329.pubmethod(zh-cn,VS.90).gif Remove UnicodeCharacterRangeBaseCollection 中移除指定的 UnicodeCharacterRangeBase 对象。
ms610329.pubmethod(zh-cn,VS.90).gif RemoveAt UnicodeCharacterRangeBaseCollection 中移除位于指定位置的 UnicodeCharacterRangeBase
ms610329.pubmethod(zh-cn,VS.90).gif ToString 返回表示当前 ObjectString。 (继承自 Object。)

页首

属性

  名称 说明
ms610329.pubproperty(zh-cn,VS.90).gif Count 获取 UnicodeCharacterRangeBaseCollection 中实际包含的元素数。
ms610329.pubproperty(zh-cn,VS.90).gif IsSynchronized 获取一个值,该值指示对 UnicodeCharacterRangeBaseCollection 的访问是否是同步的(线程安全的)。
ms610329.pubproperty(zh-cn,VS.90).gif Item 获取或设置指定索引处的元素。
ms610329.pubproperty(zh-cn,VS.90).gif SyncRoot 获取一个对象,该对象可用于同步对 UnicodeCharacterRangeBaseCollection 的访问。

页首

显式接口实现

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

页首

另请参见

参考

UnicodeCharacterRangeBaseCollection 类

System.Windows.Ink.AnalysisCore 命名空间