Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CharPair
.
.
::
.
Char1 Property
CharPair Class
See Also
The first character of the character pair.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
char
Char1
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Char1
As
Char
See Also
CharPair Class
C1.Win.C1Spell Namespace