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


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

戻り値の型

SubItemCollectionInfoのすべての項目を含むSubItemInfoの配列。
参照

SubItemCollectionInfo クラス
SubItemCollectionInfo メンバ

 

 


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