Back to Devexpress

IMapDataAdapter.Count Property

windowsforms-devexpress-dot-xtramap-dot-imapdataadapter-5f5e5189.md

latest975 B
Original Source

IMapDataAdapter.Count Property

Gets the number of items in the data adapter.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
int Count { get; }
vb
ReadOnly Property Count As Integer

Property Value

TypeDescription
Int32

An integer value, which is the number of items.

|

See Also

IMapDataAdapter Interface

IMapDataAdapter Members

DevExpress.XtraMap Namespace