System.Xml.XmlConvert.IsPublicIdChar Method

Returns the passed-in character instance if the character in the argument is a valid public id character, otherwise null.

Syntax

public static bool IsPublicIdChar (char ch)

Parameters

ch
char object to validate.

Returns

Returns the passed-in character if the character is a valid public id character, otherwise null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 4.0.0.0