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