다음을 통해 공유


ComponentTray.ComponentCount 속성

정의

트레이에 포함된 구성 요소의 수를 가져옵니다.

public:
 property int ComponentCount { int get(); };
public int ComponentCount { get; }
member this.ComponentCount : int
Public ReadOnly Property ComponentCount As Integer

속성 값

Int32

트레이에 포함된 구성 요소의 수입니다.

적용 대상