System.Windows.Forms.BindingsCollection: Property Members

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
Countint.

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
ListArrayList.

Gets the bindings in the collection as an object.