This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTinEdge Interface > IEnumTinEdge.QueryNext Method (ArcObjects .NET 10.4 SDK) |
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 pEdge
pEdge is a parameter of type ITinEdge