GraphNode.IsContainer Property

Definition

Returns true if the node is a container of any other node.

public:
 property bool IsContainer { bool get(); };
public bool IsContainer { get; }
member this.IsContainer : bool
Public ReadOnly Property IsContainer As Boolean

Property Value

Applies to