次の方法で共有


VisualUnorderedCollection.Count プロパティ

定義

コレクション内のビジュアルの数。

public:
 property int Count { int get(); };
int Count();
public int Count { get; }
var int32 = visualUnorderedCollection.count;
Public ReadOnly Property Count As Integer

プロパティ値

Int32

int

コレクション内のビジュアルの nubmer。

適用対象