StateManagedCollectionBase.Count Property
Gets the number of items contained within the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value representing the number of collection items. |
See Also