Click or drag to resize
XmlUtilisNCName Method
Overload List
  NameDescription
Public methodStatic memberisNCName(Char)
returns whether the passed character matches the XML Namespace "NCName" production
Public methodStatic memberisNCName(String)
returns whether the passed string matches the XML Namespace "NCName" production
Top
See Also