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!

XmlScanner.ScanIgnoreSect

[To be supplied.]

[Visual Basic]
Public Function ScanIgnoreSect() As Integer
[C#]
public int ScanIgnoreSect();
[C++]
public: int ScanIgnoreSect();
[JScript]
public function ScanIgnoreSect() : int;

See Also

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