Construtor UnicodeCharacterRangeCollection (Int32)
Namespace: System.Windows.Ink
Assembly: IAWinFX (em IAWinFX.dll)
Sintaxe
'Declaração
Public Sub New ( _
length As Integer _
)
'Uso
Dim length As Integer
Dim instance As New UnicodeCharacterRangeCollection(length)
public UnicodeCharacterRangeCollection(
int length
)
public:
UnicodeCharacterRangeCollection(
int length
)
public function UnicodeCharacterRangeCollection(
length : int
)
Parâmetros
- length
Tipo: System.Int32
Plataformas
Windows Vista, Windows XP SP2, Windows Server 2003
o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.
Informações sobre versão
.NET Framework
Compatível com: 3.0
Consulte também
Referência
UnicodeCharacterRangeCollection Classe
Membros UnicodeCharacterRangeCollection