UTF8Encoding: Clone

Clone

Creates a clone of the current Encoding instance.



 Public Function Clone ( ) As UTF8Encoding

Return Values

UTF8Encoding -  A cloned instance of a UTF8Encoding object.

Remarks

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

See Also

Project CorLib Overview

Class UTF8Encoding Overview