GrapeCity SPREAD for Windows Forms 11.0J
ToArray メソッド (ListColumnCollectionInfo)


コレクションのサブ項目を新しいListColumnInfo配列にコピーします。
構文
'Declaration
 
Public Function ToArray() As ListColumnInfo()
'使用法
 
Dim instance As ListColumnCollectionInfo
Dim value() As ListColumnInfo
 
value = instance.ToArray()
public ListColumnInfo[] ToArray()

戻り値の型

コレクションからコピーされた項目を含むListColumnInfo配列値。
参照

ListColumnCollectionInfo クラス
ListColumnCollectionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.