EBCDICEncoding.ValidateCodePage(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void ValidateCodePage(int codePage);
public static void ValidateCodePage (int codePage);
static member ValidateCodePage : int -> unit
Public Shared Sub ValidateCodePage (codePage As Integer)
Parameters
- codePage
- Int32