共用方式為


UnicodeCharacterRangeBaseCollection 類別

包含已排序的 UnicodeCharacterRangeBase 物件集合。

命名空間:  System.Windows.Ink.AnalysisCore
組件:  IACore (在 IACore.dll 中)

語法

'宣告
Public Class UnicodeCharacterRangeBaseCollection _
    Implements ICollection, IEnumerable
'用途
Dim instance As UnicodeCharacterRangeBaseCollection
public class UnicodeCharacterRangeBaseCollection : ICollection, 
    IEnumerable
public ref class UnicodeCharacterRangeBaseCollection : ICollection, 
    IEnumerable
public class UnicodeCharacterRangeBaseCollection implements ICollection, 
    IEnumerable
public class UnicodeCharacterRangeBaseCollection implements ICollection, IEnumerable

繼承階層架構

System.Object
  System.Windows.Ink.AnalysisCore.UnicodeCharacterRangeBaseCollection

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

平台

Windows Vista, Windows XP SP2, Windows Server 2003

.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求

版本資訊

.NET Framework

支援版本:3.0

請參閱

參考

UnicodeCharacterRangeBaseCollection 成員

System.Windows.Ink.AnalysisCore 命名空間