This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyGraph3 Interface > ITopologyGraph3.PostEx Method (ArcObjects .NET 10.5 SDK) |
Provides the invalid area of the topology graph.
[Visual Basic .NET] Public Sub PostEx ( _ ByVal InvalidArea As IInvalidArea _ )
[C#] public void PostEx ( IInvalidArea InvalidArea );
[C++]
HRESULT PostEx(
IInvalidArea* InvalidArea
);
[C++]
Parameters InvalidArea
InvalidArea is a parameter of type IInvalidArea