Aspose.Note for .Net
NumberListEquals Method (NumberList) |
Determines whether the specified object is equal to the current object.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool Equals( NumberList other )
Public Function Equals ( other As NumberList ) As Boolean
public: bool Equals( NumberList^ other )
member Equals : other : NumberList -> bool
Parameters
- other
- Type: Aspose.NoteNumberList
The object.
Return Value
Type: BooleanThe Boolean.
