ActiveReports 9
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 System.Boolean
public System.bool Equals( 
   Length other
)

Parameters

other
Length to compare.
See Also

Reference

Length Structure
Length Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum