Search Results for

    Show / Hide Table of Contents

    Interface IIndexVisitor

    A visitor for nodes and items in an index.

    Namespace: NetTopologySuite.Index
    Assembly: NetTopologySuite.dll
    Syntax
    public interface IIndexVisitor

    Methods

    | Edit this page View Source

    VisitItem(object)

    Declaration
    void VisitItem(object item)
    Parameters
    Type Name Description
    object item
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX