public void CopyTo( PlotArea[] array, int arrayIndex )
'Declaration Public Sub CopyTo( _ ByVal array() As PlotArea, _ ByVal arrayIndex As Integer _ )
'使用法 Dim instance As PlotAreaCollection Dim array() As PlotArea Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex)
PlotAreaCollection クラス PlotAreaCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.