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!

DocumentNavigator.MoveLast

[To be supplied.]

[Visual Basic]
Overridable Public Function MoveLast() As Boolean
[C#]
public virtual bool MoveLast();
[C++]
public: virtual bool MoveLast();
[JScript]
public function MoveLast() : Boolean;

See Also

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