Search Results for

    Show / Hide Table of Contents

    Class XmlGetFeatureInfoParser

    Inheritance
    object
    XmlGetFeatureInfoParser
    Implements
    IGetFeatureInfoParser
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Providers.Wms
    Assembly: Mapsui.dll
    Syntax
    public class XmlGetFeatureInfoParser : IGetFeatureInfoParser

    Methods

    | Edit this page View Source

    ParseWMSResult(string?, Stream)

    Declaration
    public FeatureInfo ParseWMSResult(string? layerName, Stream result)
    Parameters
    Type Name Description
    string layerName
    Stream result
    Returns
    Type Description
    FeatureInfo

    Implements

    IGetFeatureInfoParser

    Extension Methods

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