Initialize the multibyte string to a null pointer.
public MultiByteString();
Initialize the multibyte string with the same value as the passed string.
public MultiByteString(string);
MultiByteString Class | iNTERFACEWARE.Chameleon Namespace