[To be supplied.]
[Visual Basic] Overridable Protected Function IsSchema( _ ByVal ns As String _ ) As Boolean [C#] protected virtual bool IsSchema( string ns ); [C++] protected: virtual bool IsSchema( String* ns ); [JScript] protected function IsSchema( ns : String ) : Boolean;
CoreXmlReader Class | CoreXmlReader Members | System.Data.XML Namespace