PowerTools SPREAD for Windows Forms 10.0J
Count プロパティ (MatchedListItemCollectionInfo)


System.Collections.ICollectionに含まれる要素の数を取得します。
構文
'Declaration
 
Public ReadOnly Property Count As Integer
'使用法
 
Dim instance As MatchedListItemCollectionInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}

プロパティ値

項目数を表すInt32値。
参照

MatchedListItemCollectionInfo クラス
MatchedListItemCollectionInfo メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.