Partager via


UnicodeCharacterRangeCollection, constructeur (Int32)

Mise à jour : November 2007

Initialise une nouvelle instance de la classe UnicodeCharacterRangeCollection.

Espace de noms :  System.Windows.Ink
Assembly :  IAWinFX (dans IAWinFX.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    length As Integer _
)
'Utilisation
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
)

Paramètres

  • length
    Type : System.Int32
    Nombre d'éléments pouvant être initialement stockés par la nouvelle liste.

Plateformes

Windows Vista

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Framework

Pris en charge dans : 3.0

Voir aussi

Référence

UnicodeCharacterRangeCollection, classe

Membres UnicodeCharacterRangeCollection

UnicodeCharacterRangeCollection, surcharge

System.Windows.Ink, espace de noms