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 SourceVisitItem(object)
Declaration
void VisitItem(object item)
Parameters
| Type | Name | Description |
|---|---|---|
| object | item |