Parser.Parse 方法

定义

开始解析。

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

返回

返回解析器操作,中止或继续。

适用于