This document is archived and information here might be outdated. Recommended version. |
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 IUnknown