CompositionInteractionSourceCollection.Count 속성

정의

컬렉션의 상호 작용 원본 수입니다.

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

속성 값

Int32

int

컬렉션의 상호 작용 원본 수입니다.

적용 대상