GrapeCity SPREAD for Windows Forms 11.0J
ItemList プロパティ


BaseKeyCollection インスタンスの要素のリストを含む System.Collections.ICollection を取得します。
構文
'Declaration
 
Protected ReadOnly Property ItemList As ICollection
'使用法
 
Dim instance As BaseKeyCollection
Dim value As ICollection
 
value = instance.ItemList
protected ICollection ItemList {get;}

プロパティ値

項目リストを示す System.Collections.ICollection 値。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


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