PatternMatchingResult.HasMatches プロパティ

定義

PatternMatchingResultのこのインスタンスに一致があるかどうかを判断する値を取得します。

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

プロパティ値

適用対象