ActiveReports 12
Equals(Length) Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure > Equals Method : Equals(Length) Method
Length to compare.
Determines whether the specified Object is equal to the current Object.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Length _
) As Boolean
public bool Equals( 
   Length other
)

Parameters

other
Length to compare.
See Also

Reference

Length Structure
Length Members
Overload List