[To be supplied.]
[Visual Basic] Protected Function IsXmlnsAttribute( _ ByVal id As XmlIdent _ ) As Boolean [C#] protected bool IsXmlnsAttribute( XmlIdent id ); [C++] protected: bool IsXmlnsAttribute( XmlIdent* id ); [JScript] protected function IsXmlnsAttribute( id : XmlIdent ) : Boolean;
XmlSerializationReader Class | XmlSerializationReader Members | System.Xml.Serialization Namespace