GetValues メソッド | 編集/提案 ソースを表示 GetValues() オブジェクトへ変換されたコマンド行引数を取得します。 宣言 IDictionary<Type, object> GetValues() 戻り値 型 説明 System.Collections.Generic.IDictionary<System.Type, System.Object> オブジェクトを格納した辞書、または、変換が実行されなかった場合はnullを返します。