This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumGeometryBind Interface > IEnumGeometryBind.GeometrySource Property (ArcObjects .NET 10.4 SDK) |
The geometry source - either a feature class or a selection set.
[Visual Basic .NET] Public Sub GeometrySource ( _ ByRef GeometrySource As Object _ )
[C#] public void GeometrySource ( ref object GeometrySource );
[C++]
HRESULT get_GeometrySource(
LPUNKNOWN* GeometrySource
);
[C++]
Parameters GeometrySource GeometrySource is a parameter of type LPUNKNOWN