HeaderCollection.Count Property

Definition

Number of elements that are contained in the collection.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

Implements

Applies to