IMapDataAdapter.Count Property
Gets the number of items in the data adapter.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value, which is the number of items. |
See Also