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!

ValueProviderCollection Properties

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

Public:

All Gets or sets a snapshot array of all the items contained in the collection.
Count (inherited from ObjectList) [To be supplied.]
IsReadOnly (inherited from ObjectList) [To be supplied.]
IsSynchronized (inherited from ObjectList) [To be supplied.]
Item (inherited from ObjectList) [To be supplied.]

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

SyncRoot (inherited from ObjectList) [To be supplied.]

See Also

ValueProviderCollection Class | System.ComponentModel.Design Namespace