'宣言 Public Overloads Shared Function InStr( _ ByVal string1 As String, _ ByVal string2 As String, _ Optional ByVal compare As CompareMethod _ ) As Integer
public static int InStr( string string1, string string2, CompareMethod compare )
Strings クラス Strings メンバ オーバーロード一覧
©2003-2018 GrapeCity inc. All rights reserved.