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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ChildCount As Integer
[C#]
public int ChildCount {virtual get;}
[C++]
public: __property virtual int get_ChildCount();
[JScript]
public function get ChildCount() : int;

See Also

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