System::Xml::XmlConvert::IsXmlChar 메서드

XmlConvert::IsXmlChar method

전달된 문자가 유효한 XML 문자인지 확인합니다.

static bool System::Xml::XmlConvert::IsXmlChar(char16_t ch)
매개변수형식설명
chchar16_t검증할 문자.

ReturnValue

true if the passed in character is a valid XML character; otherwise, false.

또 보기