SyntaxList<TNode>.Any Method

Definition

True if the list has at least one node.

public:
 bool Any();
public bool Any ();
member this.Any : unit -> bool
Public Function Any () As Boolean

Returns

Applies to