FullSeriesCollection.Count 属性

定义

以 C# ) 返回一个 整数 (int ,表示集合中全系列的数目。 此为只读属性。

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

属性值

返回一个 32 位整数,它指示在其中创建指定的对象的应用程序。 C#) 中的只读 整数 (int

适用于