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

[To be supplied.]

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

See Also

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