Costruttore UnicodeCharacterRangeCollection (Int32)
Aggiornamento: novembre 2007
Inizializza una nuova istanza della classe UnicodeCharacterRangeCollection.
Spazio dei nomi: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
length As Integer _
)
'Utilizzo
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
)
Parametri
- length
Tipo: System.Int32
Numero di elementi che è possibile archiviare inizialmente nel nuovo elenco.
Piattaforme
Windows Vista
.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.
Informazioni sulla versione
.NET Framework
Supportato in: 3.0
Vedere anche
Riferimenti
UnicodeCharacterRangeCollection Classe
Membri UnicodeCharacterRangeCollection