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

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property InnerList As ArrayList
[C#]
protected ArrayList InnerList {get;}
[C++]
protected: __property ArrayList* get_InnerList();
[JScript]
protected function get InnerList() : ArrayList;

See Also

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