System.Windows.Forms.BindingSource.Count Property

Gets the total number of items in the underlying list, taking the current BindingSource.Filter value into consideration.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BindingSource.Count property gets the number of items in the underlying list represented by the BindingSource.List property as modified by the value of the BindingSource.Filter property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0