ControlCollection.Count Property

Definition

Gets the number of controls in the ControlCollection.

public int Count { get; }

Property Value

Int32

The number of controls in the ControlCollection.

Applies to