| Leadtools.Ccow Namespace > ContextItem Object : Equals Method |
hide function Leadtools.Ccow.ContextItem.equals( obj )
| Parameter | Type | Description |
|---|---|---|
| obj | object | The object to be used in the comparison with the current object. |
| Type | Description |
|---|---|
| boolean | This method returns true if obj is an ContextItem equivalent to this ContextItem; otherwise, false. |