Equals Method (SeriesCollection)
Compares the SeriesCollection object to another System.Object to see whether they are equal.
'Declaration
Public Overrides Function Equals( _
ByVal As Object _
) As Boolean
Parameters
- obj
- The System.Object to which the SeriesCollection object is being compared.