ReplicationBaseCollection.Count Property

Definition

Gets the number of objects in the referenced collection.

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

Property Value

The number of objects in the referenced collection.

Implements

Remarks

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Applies to