NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlReader.MatchFilter

[To be supplied.]

[Visual Basic]
Overrides Protected Function MatchFilter() As Boolean
[C#]
protected override bool MatchFilter();
[C++]
protected: override bool MatchFilter();
[JScript]
protected override function MatchFilter() : Boolean;

See Also

XmlReader Class | XmlReader Members | System.Data.XML Namespace