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