TimeSeries.Count Property
Gets the count.
public virtual int Count {get;}
This language is not supported or no code example is available.
public:
virtual property int Count {
int get( );
}
This language is not supported or no code example is available.
public function get Count() : int;
This language is not supported or no code example is available.
Property Value
int
The count.
In this article
Definition