The
properties
of System.Windows.Forms.BindingsCollection are listed below. For a list of all members, see the BindingsCollection Members list.
See Also: Inherited members from System.Windows.Forms.BaseCollection
Public Properties
[read-only] override | Count | int.
Gets the total number of bindings in the collection.
|
[read-only] default property | Item(int) | Binding. Documentation for this section has not yet been entered. |
Protected Properties
[read-only] override | List | ArrayList.
Gets the bindings in the collection as an object.
|