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!

BaseCollection.List

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property List As ObjectList
[C#]
protected ObjectList List {virtual get;}
[C++]
protected: __property virtual ObjectList* get_List();
[JScript]
protected function get List() : ObjectList;

See Also

BaseCollection Class | BaseCollection Members | System.Data Namespace