Share via


GraphNode.OutgoingLinkCount Property

Definition

Returns the count of outgoing links

public:
 property int OutgoingLinkCount { int get(); };
public int OutgoingLinkCount { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.OutgoingLinkCount : int
Public ReadOnly Property OutgoingLinkCount As Integer

Property Value

Attributes

Applies to