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.GetLinePos

[To be supplied.]

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

See Also

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