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

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Overridable Public Sub Select(String)
[C#] public virtual void Select(String);
[C++] public: virtual void Select(String*);
[JScript] public function Select(String);

[To be supplied.]

[Visual Basic] Overloads Overridable Public Sub Select(Object)
[C#] public virtual void Select(Object);
[C++] public: virtual void Select(Object*);
[JScript] public function Select(Object);

See Also

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