SyntaxTriviaList.Any Method

Definition

Does this list have any items.

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

Returns

Applies to