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


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

プロパティ値

コレクションの要素数を表すInteger
参照

Elements クラス
Elements メンバ

 

 


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