FullSeriesCollection.Count Property

Definition

Returns an Integer (int in C#) that represents the number of full series in the collection. Read-only.

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

Property Value

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Integer (int in C#).

Applies to