GrapeCity SPREAD for Windows Forms 12.0J
CopyTo メソッド (FpStatusBarElementCollection)


コレクション全体を、互換1次元配列の指定したインデックス以降にコピーします。
構文
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As IFpStatusBarElement, _
   ByVal arrayIndex As Integer _
) 
'使用法
 
Dim instance As FpStatusBarElementCollection
Dim array() As IFpStatusBarElement
Dim arrayIndex As Integer
 
instance.CopyTo(array, arrayIndex)
public void CopyTo( 
   IFpStatusBarElement[] array,
   int arrayIndex
)

パラメータ

array
arrayIndex
参照

FpStatusBarElementCollection クラス
FpStatusBarElementCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.