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


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

戻り値の型

コレクションのすべての項目を含むListItemInfoの配列。
参照

ListItemCollectionInfo クラス
ListItemCollectionInfo メンバ

 

 


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