SeriesT Methods |
The SeriesT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Get enumerator
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasValue |
Returns if the series index has value
|
![]() | Reset |
Reset the series at index 0
|
![]() | Reset(Int32) |
Reset the series
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |