This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTinElement Interface > IEnumTinElement.QueryNext Method (ArcObjects .NET 10.4 SDK) |
Queries next element.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pElement As ITinElement _ )
[C#] public void QueryNext ( ITinElement pElement );
[C++]
HRESULT QueryNext(
ITinElement* pElement
);
[C++]
Parameters pElement [in]
pElement is a parameter of type ITinElement