GraphNode.IncomingLinkCount Property

Definition

Returns the count of incoming links

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

Property Value

Attributes

Applies to