GrapeCity.Win.Containers 名前空間 > CommandIconCollection クラス : Insert メソッド |
Public Sub Insert( _ ByVal index As Integer, _ ByVal icon As CommandIcon _ )
public void Insert( int index, CommandIcon icon )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | indexは0〜this.Count - 1の範囲にある必要があります。 |
System.ArgumentException | 同じiconがCommandIconCollectionにすでに含まれています。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2