GrapeCity MultiRow for Windows Forms 10.0J
CopyTo メソッド (MatchedComboItemCollection)

System.Collections.ICollection のコピー先となる System.Array。インデックス番号が 0 から始まる System.Array
コピーされた内容が格納される配列の格納開始位置。
System.Arrayの指定位置から、コレクションのSystem.Collections.ICollectionSystem.Array にコピーします。
構文
Public Sub CopyTo( _
   ByVal array As Array, _
   ByVal index As Integer _
) 
public void CopyTo( 
   Array array,
   int index
)

パラメータ

array
System.Collections.ICollection のコピー先となる System.Array。インデックス番号が 0 から始まる System.Array
index
コピーされた内容が格納される配列の格納開始位置。
参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.