Queries next edge element.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pEdge As ITinEdge _ )
[C#] public void QueryNext ( ITinEdge pEdge );
[C++]
HRESULT QueryNext(
ITinEdge* pEdge
);
[C++]Parameters
pEdgepEdge is a parameter of type ITinEdge
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.