'宣言 Public Shared Function Left( _ ByVal str As String, _ ByVal length As Integer _ ) As String
public static string Left( string str, int length )
Strings クラス Strings メンバ
©2003-2018 GrapeCity inc. All rights reserved.