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