StateManagedCollection.Count Property

 

Gets the number of elements contained in the StateManagedCollection collection.

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 elements contained in the StateManagedCollection.

.NET Framework
Available since 2.0
Return to top
Show: