alexa

    Show / Hide Table of Contents

    Class ShapeFileDbfField

    Defines class ShapeFileDbfField

    Inheritance
    System.Object
    ShapeFileDbfField
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public class ShapeFileDbfField

    Constructors

    ShapeFileDbfField()

    Initializes a new instance of the DbfReader.ShapeFileDbfField class.

    Declaration
    public ShapeFileDbfField()

    Properties

    Name

    Gets or sets the name value.

    Declaration
    public string Name { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX