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!

DocumentEditor.MoveToLastChild

[To be supplied.]

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

See Also

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