NumberFormatInfoStatic: ReadOnly

ReadOnly

Returns a read-only version of the NumberFormatInfo object.



 Public Function ReadOnly(
	  ByVal Info As NumberFormatInfo ) As NumberFormatInfo

Parameters

Info
[ByVal] NumberFormatInfo. The NumberFormatInfo object to create a read-only version of.

Return Values

NumberFormatInfo -  A read-only version of the NumberFormatInfo object.

See Also

Project CorLib Overview

Class NumberFormatInfoStatic Overview