This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IE > IEnumCadastralFeatureError Interface > IEnumCadastralFeatureError.Next Method (ArcObjects .NET 10.4 SDK) |
Retrieve the next Cadastral error object.
[Visual Basic .NET] Public Function Next ( _ ByRef ppCadastralFeatureError As ICadastralFeatureError _ ) As Integer
[C#] public int Next ( ref ICadastralFeatureError ppCadastralFeatureError );