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