ExpressionBindingCollection.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 number of ExpressionBinding objects in the ExpressionBindingCollection collection.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Int32The number of ExpressionBinding objects in the ExpressionBindingCollection.
Implements
ICollection.Count
.NET Framework
Available since 2.0
Available since 2.0
Show: