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!

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

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