UTF32Encoding: Clone

Clone

Creates a clone of the current Encoding instance.



 Public Function Clone ( ) As UTF32Encoding

Return Values

UTF32Encoding -  A cloned version of this instance.

Remarks

A cloned instance will have the read-only limitations removed.

See Also

Project CorLib Overview

Class UTF32Encoding Overview