Class DbfValues
Class which represents the Dbf values. Reads the data from dbf file and stored as collection in this class object.
Inheritance
System.Object
DbfValues
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class DbfValues : List<DbfFieldValues>
Constructors
DbfValues()
Declaration
public DbfValues()