This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension Interface > ITopologyExtension.MapTopology Property (ArcObjects .NET 10.5 SDK) |
The current map topology.
[Visual Basic .NET] Public ReadOnly Property MapTopology As IMapTopology
[C#] public IMapTopology MapTopology {get;}
This method returns a reference to the current map topology. Only one map topology is available for an edit session.