Click or drag to resize

BinaryTextEncodingGetByteCount Method

Overload List
  NameDescription
Public methodGetByteCount(BinaryString)
Calculates the number of bytes produced by encoding the characters in the specified string.
Public methodGetByteCount(String)
Calculates the number of bytes produced by encoding the characters in the specified string.
Top
See Also