GrapeCity.Xaml.SpreadSheet.Data
Equals Method (IconDrawingObject)


The specified object.
Compares whether the current object is equal to the specified object.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
'Usage
 
Dim instance As IconDrawingObject
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)
public override bool Equals( 
   object obj
)

Parameters

obj
The specified object.

Return Value

true The current object is equal to the specified object; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IconDrawingObject Class
IconDrawingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options