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。

适用于