Construtor UnicodeCharacterRange
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (em Microsoft.Ink.Analysis.dll)
Sintaxe
'Declaração
Public Sub New ( _
first As Char, _
length As Integer _
)
'Uso
Dim first As Char
Dim length As Integer
Dim instance As New UnicodeCharacterRange(first, length)
public UnicodeCharacterRange(
char first,
int length
)
public:
UnicodeCharacterRange(
wchar_t first,
int length
)
public function UnicodeCharacterRange(
first : char,
length : int
)
Parâmetros
- first
Tipo: System.Char
- length
Tipo: System.Int32
Plataformas
Windows Vista
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