ImageGear .NET - Updated May 1, 2018
Equals Method (ImGearARTAccessRights)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTAccessRights Class : Equals Method
The System.Object to compare with the current System.Object.
Determines whether the specified System.Object is equal to the current System.Object.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
 
'Usage
 
Dim instance As ImGearARTAccessRights
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)

Parameters

obj
The System.Object to compare with the current System.Object.

Return Value

Boolean value.
See Also

Reference

ImGearARTAccessRights Class
ImGearARTAccessRights Members