ActiveReports 9
Equals Method (Code128Options)

The object to compare with.
Returns true of this instance is equal to provided object.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

Parameters

obj
The object to compare with.
See Also

Reference

Code128Options Class
Code128Options Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum