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!

BindingsCollection Properties

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

Public:

Count (inherited from BaseCollection) [To be supplied.]
IsReadOnly (inherited from BaseCollection) [To be supplied.]
IsSynchronized (inherited from BaseCollection) [To be supplied.]
Item Gets the ListBinding at the specified index.

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

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

Protected:

List Gets the bindings in the collection as an object.

See Also

BindingsCollection Class | System.WinForms Namespace