This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkEdge2 Interface > INetworkEdge2.IsHyperedge Property (ArcObjects .NET 10.4 SDK) |
Indicates if the network edge element is a hyperedge.
[Visual Basic .NET] Public ReadOnly Property IsHyperedge As Boolean
[C#] public bool IsHyperedge {get;}
[C++]
HRESULT get_IsHyperedge(
VARIANT_BOOL* IsHyperedge
);
[C++]
Parameters IsHyperedge [out, retval] IsHyperedge is a parameter of type VARIANT_BOOL