This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITopologyLayer Interface > ITopologyLayer.Topology Property (ArcObjects .NET 10.4 SDK) |
The current topology.
[Visual Basic .NET] Public Property Topology As ITopology
[C#] public ITopology Topology {get; set;}
[C++]
HRESULT get_Topology(
ITopology** Topology
);
[C++]
HRESULT putref_Topology(
ITopology* Topology
);
[C++]
Parameters Topology [out, retval]
Topology is a parameter of type ITopology Topology [in]
Topology is a parameter of type ITopology