SyntaxNodeOrTokenList.Any 메서드

정의

목록에 요소가 있는지 여부를 나타냅니다.

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

반환

true if there are any elements in the list, else false.

적용 대상