NoteCheckBox.Equals
Equals(object)
Determines whether the specified object is equal to the current object.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The object. |
Return Value
The Boolean.
See Also
- class NoteCheckBox
- namespace Aspose.Note
- assembly Aspose.Note
Equals(NoteCheckBox)
Determines whether the specified object is equal to the current object.
public bool Equals(NoteCheckBox other)
Parameter | Type | Description |
---|---|---|
other | NoteCheckBox | The object. |
Return Value
The Boolean.
See Also
- class NoteCheckBox
- namespace Aspose.Note
- assembly Aspose.Note