Chameleon and Iguana Plugin C# Class Libraries

MultiByteString Constructor

Initialize the multibyte string to a null pointer.

Overload List

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);

See Also

MultiByteString Class | iNTERFACEWARE.Chameleon Namespace