<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class > XmlSanitizerStream Methods > XmlSanitizerStream.IsLegalXmlChar Method |
Check Whether a given character is allowed by XML 1.0.
[Visual Basic]
Public Shared Sub IsLegalXmlChar( _
ByVal character As Integer _
)
[C#]
public static bool IsLegalXmlChar(
int character
);
character
The character to be checked
True on success.
XmlSanitizerStream Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]