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:
property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of elements contained in the StateManagedCollection.

.NET Framework
Available since 2.0
Return to top
Show: