GrapeCity SPREAD for Windows Forms 11.0J
Count プロパティ (ListItemCollectionInfo)


コレクションの項目数を取得します。
構文
'Declaration
 
Public ReadOnly Property Count As Integer
'使用法
 
Dim instance As ListItemCollectionInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}

プロパティ値

コレクションの項目数を示すSystem.Int32値。
参照

ListItemCollectionInfo クラス
ListItemCollectionInfo メンバ

 

 


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