ProtectedViewWindows.Count Property

Definition

Gets a value that represents the number of objects in the collection.

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

Property Value

The number of objects in the collection.

Applies to