This document is archived and information here might be outdated. Recommended version. |
Returns the next geometry in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IGeometry
[C#] public IGeometry Next ( );
[C++]
HRESULT Next(
void
);
Returns the Next Geometry part from the current enumeration location.