GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > CalculatorButtonMappingCollection クラス > Insert メソッド : Insert(Int32,Keys,String) メソッド |
例外 | 解説 |
---|---|
System.ArgumentNullException | buttonKeyはnull 参照 (Visual Basicでは Nothing)またはstring.Emptyにはできません。 |
System.ArgumentException | 電卓のbuttonKeyが正しくありません。DropDownCalculator.ButtonKeys プロパティから電卓に登録されているボタンの識別名のコレクションを取得できます。 |
System.ArgumentException | 同じ key がすでに追加されています。別のキーに変更してください。 |