GrapeCity.Win.Containers 名前空間 > CheckedCheckBoxIndexCollection クラス : CopyTo メソッド |
例外 | 解説 |
---|---|
System.ArgumentNullException | arrayがnull 参照 (Visual Basicでは Nothing)です。 |
System.RankException | arrayが多次元です。 |
System.ArgumentOutOfRangeException | indexが0未満です。 |
System.ArgumentException | indexが配列の長さ以上です。 またはコピー元System.Arrayの要素の数が、indexからコピー先System.Arrayの末尾までのスペースを超えています。 |
System.ArrayTypeMismatchException | コピー元System.Arrayの型をコピー先System.Arrayの型に自動的にキャストできません。 |
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