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!

IConfigCollection Properties

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

ConfigType Returns the ConfigType of the configuration items in this collection.
IsFrozen Indicates if a configuration collection can be changed or not.
Item Overloaded. [To be supplied.]

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

Selector Returns the Selector which was used to retrieve this configuration collection.

See Also

IConfigCollection Interface | System.Configuration Namespace