共用方式為


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。

適用於