ComponentTray.ComponentCount Property

Definition

Gets the number of components contained in the tray.

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

Property Value

The number of components in the tray.

Applies to