'宣言 Public Shared Function StrLike( _ ByVal source As String, _ ByVal pattern As String, _ ByVal isCaseInsensitive As Boolean _ ) As Boolean
public static bool StrLike( string source, string pattern, bool isCaseInsensitive )
Utilities クラス Utilities メンバ