Interface IIndexVisitor
A visitor for nodes and items in an index.
Namespace: NetTopologySuite.Index
Assembly: NetTopologySuite.dll
Syntax
public interface IIndexVisitor
Methods
| Improve this Doc View SourceVisitItem(Object)
Declaration
void VisitItem(object item)
Parameters
Type | Name | Description |
---|---|---|
Object | item |