Mono Class Library: System.Text.UnicodeEncoding Overview | MembersSystem.Text.UnicodeEncoding.GetByteCount Method |
Returns the number of bytes required to encode the specified string as Unicode-encoded characters. [Edit]
|
A int containing the number of bytes needed to encode s as Unicode-encoded characters. [Edit]
Type Reason ArgumentNullException s is null. [Edit]
Note: This method overrides Encoding.GetByteCount(Char[]).[Edit]
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0