BindingContext::ICollection::Count Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the total number of CurrencyManager objects managed by the BindingContext.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
ICollection::CountThe following code example returns the number of CurrencyManager objects managed by the BindingContext.
.NET Framework
Available since 2.0
Available since 2.0
Show: