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


BaseKeyCollection に含まれるキー/値ペアの数を取得します。
構文
'Declaration
 
Public ReadOnly Property Count As Integer
'使用法
 
Dim instance As BaseKeyCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}

プロパティ値

項目数を表すInt32値。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


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