StringType.StrLikeBinary メソッド
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)

Dim Source As String Dim Pattern As String Dim returnValue As Boolean returnValue = StringType.StrLikeBinary(Source, Pattern)
戻り値
文字列がパターンを満たすかどうかを示すブール値を返します。文字列内の値がパターンに格納されているパターンを満たす場合、結果は True になります。文字列がパターンを満たさない場合、結果は False になります。文字列とパターンの両方が空の文字列の場合、結果は True になります。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からStringType.StrLikeBinary メソッドを検索する場合は、下記のリンクをクリックしてください。

- StringType.StrLikeBinary メソッドのページへのリンク