DataBindingCollection.Count Property

 

Gets the number of DataBinding objects in the DataBindingCollection object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Count As Integer

Property Value

Type: System.Int32

The number of DataBinding objects in the DataBindingCollection.

.NET Framework
Available since 1.1
Return to top
Show: