This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IInvalidArea Interface > IInvalidArea.Add Method (ArcObjects .NET 10.4 SDK) |
Add IFeature, IGeometry, ISet, or IEnumFeature.
[Visual Basic .NET] Public Sub Add ( _ ByVal thing As Object _ )
[C#] public void Add ( object thing );
[C++]
HRESULT Add(
LPUNKNOWN thing
);
[C++]
Parameters thing [in] thing is a parameter of type LPUNKNOWN