C# Programming/Keywords/char
< C Sharp Programming < Keywords
The char
keyword is used in field, method, property, and variable declarations and in cast and typeof
operations as an alias for the .NET Framework structure System.Char
. That is, it represents a Unicode character whose from 0 to 65,535.
C# Keywords | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers | ||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.