FullSeriesCollection.Count 属性

定义

返回一个 Integer (int in C# ) 值,该值代表 FullSeriesCollection 对象中的对象数Series。 此为只读属性。

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

属性值

适用于