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