共用方式為


UnicodeCharacterRangeBaseCollection 建構函式 (Int32)

初始化 UnicodeCharacterRangeBaseCollection 類別的新執行個體。

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

語法

'宣告
Public Sub New ( _
    length As Integer _
)
'用途
Dim length As Integer

Dim instance As New UnicodeCharacterRangeBaseCollection(length)
public UnicodeCharacterRangeBaseCollection(
    int length
)
public:
UnicodeCharacterRangeBaseCollection(
    int length
)
public UnicodeCharacterRangeBaseCollection(
    int length
)
public function UnicodeCharacterRangeBaseCollection(
    length : int
)

參數

  • length
    型別:System.Int32
    新清單一開始可以儲存的項目數目。

平台

Windows Vista, Windows XP SP2, Windows Server 2003

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

版本資訊

.NET Framework

支援版本:3.0

請參閱

參考

UnicodeCharacterRangeBaseCollection 類別

UnicodeCharacterRangeBaseCollection 成員

UnicodeCharacterRangeBaseCollection 多載

System.Windows.Ink.AnalysisCore 命名空間