[]
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
public bool Equals(PdfNumber other)
| Type | Name | Description |
|---|---|---|
| PdfNumber | other | An object to compare with this object. |
| Type | Description |
|---|---|
| bool | true if the current object is equal to the other parameter; otherwise, false. |