GrapeCity.Win.Containers 名前空間 > CommandIconCollection クラス : CopyTo メソッド |
Public Sub CopyTo( _ ByVal icons() As CommandIcon, _ ByVal index As Integer _ )
public void CopyTo( CommandIcon[] icons, int index )
例外 | 解説 |
---|---|
System.ArgumentNullException | iconsはnullにできません。 |
System.ArgumentOutOfRangeException | indexは0〜icons.Length-1および0〜this.Count-1の範囲にある必要があります。 |
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