System::Xml::XmlConvert::IsWhitespaceChar μέθοδος

XmlConvert::IsWhitespaceChar method

Ελέγχει εάν ο δοσμένος χαρακτήρας είναι έγκυρος χαρακτήρας κενού XML.

static bool System::Xml::XmlConvert::IsWhitespaceChar(char16_t ch)
ParameterTypeΠεριγραφή
chchar16_tΟ χαρακτήρας προς επαλήθευση.

ReturnValue

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

Δείτε επίσης