'宣言 Public Function GetStoredText( _ ByVal content As System.String _ ) As System.String
public System.string GetStoredText( System.string content )
パラメータ
- content
- ユーザーによって入力された文字を含む文字列です。空白のまま残された(スキップされた)オプションの位置を含みます。
'宣言 Public Function GetStoredText( _ ByVal content As System.String _ ) As System.String
public System.string GetStoredText( System.string content )