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!

TypedReadonlyCollectionBase.List

[To be supplied.]

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

See Also

TypedReadonlyCollectionBase Class | TypedReadonlyCollectionBase Members | System.Collections.Bases Namespace