ActiveReports 12
Equals(Object) Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure > Equals Method : Equals(Object) Method
Length to compare.
Tests for equivalence between two Length objects.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

Parameters

obj
Length to compare.

Return Value

True if the objects are equal; otherwise false.
See Also

Reference

Length Structure
Length Members
Overload List