'宣言 Public Shared Function IsMatch( _ ByVal tokens() As WildcardToken, _ ByVal str As System.String, _ Optional ByVal findingIndex As System.Boolean, _ Optional ByVal start As System.Integer, _ Optional ByVal stringComparison As System.StringComparison _ ) As System.Boolean
public static System.bool IsMatch( WildcardToken[] tokens, System.string str, System.bool findingIndex, System.int start, System.StringComparison stringComparison )
パラメータ
- tokens
- トークン。
- str
- STR。
- findingIndex
- start
- stringComparison