PowerTools SPREAD for Windows Forms 10.0J
CopyTo メソッド (FpStatusBarElementCollection)


構文
'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 メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.