次の方法で共有


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 名前空間