This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureCursorBuffer2 Interface > IFeatureCursorBuffer2.BufferedGeometry Property (ArcObjects .NET 10.4 SDK) |
Enumerator of buffered features.
[Visual Basic .NET] Public ReadOnly Property BufferedGeometry As IEnumGeometry
[C#] public IEnumGeometry BufferedGeometry {get;}
[C++]
HRESULT get_BufferedGeometry(
IEnumGeometry** ppEnumGeometry
);
[C++]
Parameters ppEnumGeometry [out, retval]
ppEnumGeometry is a parameter of type IEnumGeometry