UnicodeEncoding: IsReadOnly (get)

IsReadOnly

When implemented in a derived class, gets a value indicating whether the current encoding is read-only.



 Public Property Get IsReadOnly ( ) As Boolean

Return Values

Boolean -  true if the current Encoding is read-only; otherwise, false. The default is true.

Read Only.

See Also

Project CorLib Overview

Class UnicodeEncoding Overview