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