System::Xml::XmlConvert::IsWhitespaceChar 메서드

XmlConvert::IsWhitespaceChar method

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

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

ReturnValue

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

또 보기