This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IE > IEnumEnvelope Interface > IEnumEnvelope.QueryNext Method (ArcObjects .NET 10.5 SDK) |
Gets next envelope.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pEnvelope As IEnvelope _ )
[C#] public void QueryNext ( IEnvelope pEnvelope );
[C++]
HRESULT QueryNext(
IEnvelope* pEnvelope
);
[C++]
Parameters pEnvelope [in]
pEnvelope is a parameter of type IEnvelope