Share via


USDStackPanel.GetControlCount Method

Definition

Gets the number of controls on the stack panel.

public:
 virtual int GetControlCount();
public int GetControlCount ();
abstract member GetControlCount : unit -> int
override this.GetControlCount : unit -> int
Public Function GetControlCount () As Integer

Returns

Total number of controls on the panel.

Implements

Applies to