ActiveReports 12
Equals(ActionKey) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Document Namespace > ActionKey Structure > Equals Method : Equals(ActionKey) Method
The ActionKey to compare with.
Checks whether the given ActionKey equals to this.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As ActionKey _
) As Boolean
public bool Equals( 
   ActionKey other
)

Parameters

other
The ActionKey to compare with.
See Also

Reference

ActionKey Structure
ActionKey Members
Overload List