CompositionProjectedShadowReceiverUnorderedCollection.Count プロパティ

定義

コレクションのサイズ (カウント) を取得します。

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

プロパティ値

Int32

int

コレクション内の項目数。

適用対象

こちらもご覧ください