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!

IList Properties

The properties of the IList interface are listed below. For a complete list of IList interface members, see the IList Members topic.

Item When implemented by a class, gets or sets the element at the specified index.

In C#, this member is the indexer for the IList class.

See Also

IList Interface | System.Collections Namespace