ComponentOne Studio for WinRT XAML
Count プロパティ (C1OrderedSet)

System.Collections.Generic.ICollection`1 に含まれる要素の数を取得します。
構文
'宣言
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}

プロパティ値

System.Collections.Generic.ICollection`1 に含まれる要素の数。
参照

C1OrderedSet クラス
C1OrderedSet メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.