UTF7Encoding: Clone

Clone

Creates a clone of the current Encoding instance.



 Public Function Clone ( ) As UTF7Encoding

Return Values

UTF7Encoding -  A cloned instance of a UTF7Encoding object.

Remarks

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

See Also

Project CorLib Overview

Class UTF7Encoding Overview