共用方式為


CompositionProjectedShadowCasterCollection.Count 屬性

定義

取得集合的大小 (計數) 。

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

屬性值

Int32

int

集合中的項目數目

適用於

另請參閱