次の方法で共有


UnicodeCharacterRangeCollection コンストラクタ (Int32)

UnicodeCharacterRangeCollection クラスの新しいインスタンスを初期化します。

名前空間 :  Microsoft.Ink
アセンブリ :  Microsoft.Ink.Analysis (Microsoft.Ink.Analysis.dll 内)

構文

'宣言
Public Sub New ( _
    length As Integer _
)
'使用
Dim length As Integer

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

パラメータ

  • length
    型 : System.Int32
    新しいリストに最初に格納できる要素の数。

プラットフォーム

Windows Vista

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

UnicodeCharacterRangeCollection クラス

UnicodeCharacterRangeCollection メンバ

UnicodeCharacterRangeCollection オーバーロード

Microsoft.Ink 名前空間