PatternMatchingResult.HasMatches 属性

定义

获取一个值,该值确定 PatternMatchingResult 的此实例是否具有任何匹配项。

public:
 property bool HasMatches { bool get(); };
public bool HasMatches { get; }
member this.HasMatches : bool
Public ReadOnly Property HasMatches As Boolean

属性值

适用于