ImageGear for .NET
Equals Method (ImGearARTAccessRights)




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)
public override bool Equals( 
   object obj
)
public: bool Equals( 
   Object* obj
) override 
public:
bool Equals( 
   Object^ obj
) override 

Parameters

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

Return Value

Boolean value.
See Also

Reference

ImGearARTAccessRights Class
ImGearARTAccessRights Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback