'宣言 Public Shared Function StrLikeText( _ ByVal Source As String, _ ByVal Pattern As String _ ) As Boolean
public static bool StrLikeText( string Source, string Pattern )
Strings クラス Strings メンバ
©2003-2018 GrapeCity inc. All rights reserved.