The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Conversions::FromCharAndCount Method (Char, Int32)
.NET Framework (current version)
Converts a Char value to a string, given a byte count.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Parameters
- Value
-
Type:
System::Char
The Char value to convert.
- Count
-
Type:
System::Int32
The byte count of the Char value.
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Available since 2.0
Silverlight
Available since 2.0
Show: