[]
Creates a new series.
protected Series()
Protected Sub New()
Creates a new series that is a deep copy of the specified series.
protected Series(Series series)
Protected Sub New(series As Series)
Type | Name | Description |
---|---|---|
Series | series |