System.Windows.Forms.Layout.ArrangedElementCollection.Count Property

Gets the number of elements in the collection.

Syntax

public virtual int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When required, the capacity of the collection will dynamically increase to accept more elements.

Requirements

Namespace: System.Windows.Forms.Layout
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0