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!

IListSource.GetList

[To be supplied.]

[Visual Basic]
Function GetList() As IList
[C#]
IList GetList();
[C++]
IList* GetList() = 0;
[JScript]
function GetList() : IList;

See Also

IListSource Interface | IListSource Members | System.Data Namespace