Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
.NET Development
.NET Framework 4
.NET Framework Class Library
System
String Class
String Properties
Chars Property
Length Property
Community Content
Add code samples and tips to enhance this topic.
More...
1 out of 2 rated this helpful
-
Rate this topic
String Properties
.NET Framework 4
Other Versions
.NET Framework 4.5
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
Silverlight
The
String
type exposes the following members.
Properties
Name
Description
Chars
Gets the
Char
object at a specified position in the current
String
object.
Length
Gets the number of characters in the current
String
object.
Top
See Also
Reference
String Class
System Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ