C# Programming/Keywords/string
< C Sharp Programming < Keywords
The string
keyword is used in field, method, property, and variable declarations and in cast and typeof
operations as an alias for System.String
. That is, it indicates an immutable sequence of characters.
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.