BoolList.Count Property
Indicates the number of key/value pairs contained in the BoolList‘s collection.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v26.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value representing the number of key/value pairs contained in the BoolList‘s collection. |
See Also