The properties of the BindingsCollection class are listed below. For a complete list of BindingsCollection class members, see the BindingsCollection Members topic.
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.] |
List | Gets the bindings in the collection as an object. |