Message-ID: <2083421545.8195.1711637020660.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8194_655472544.1711637020660" ------=_Part_8194_655472544.1711637020660 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SeriesCollection.Remove(Int32)

SeriesCollection.Remove(Int32)

Description=20

Removes the specified Series from th= e collection.

=20
C#
=20
 public Series Remove(int index)
=20
=20
vb.net
=20
Public Function Remove(ByVal index As Integer) As Series
=20
=20

Parameters

=20
index
The 0-based inde= x of the=20 Series to remove.=20

Returns

The removed= =20 Series.
------=_Part_8194_655472544.1711637020660--