다음을 통해 공유


Parser.Parse 메서드

정의

구문 분석을 시작합니다.

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

반환

파서 동작(Abort 또는 Continue)을 반환합니다.

적용 대상