This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IE > IEnumCadastralFeatureErrorImpl Interface > IEnumCadastralFeatureErrorImpl.Add Method (ArcObjects .NET 10.5 SDK) |
Add Cadastral Feature error. It must already have a valid object ID.
[Visual Basic .NET] Public Sub Add ( _ ByVal pCadastralFeatureError As ICadastralFeatureError _ )
[C#] public void Add ( ICadastralFeatureError pCadastralFeatureError );