Search Results for

    Show / Hide Table of Contents

    Class Table

    Inheritance
    object
    Table
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.ArcGIS
    Assembly: Mapsui.ArcGIS.dll
    Syntax
    public class Table

    Properties

    | Edit this page View Source

    id

    Declaration
    public int id { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    name

    Declaration
    public string? name { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX