ASCIIEncoding: Clone

Clone

Creates a clone of the current Encoding instance.



 Public Function Clone ( ) As ASCIIEncoding

Return Values

ASCIIEncoding -  A cloned version of this instance.

Remarks

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

See Also

Project CorLib Overview

Class ASCIIEncoding Overview