[]
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
Checks whether this PdfRef is equal to value.
public bool Equals(PdfRef value)
Public Function Equals(value As PdfRef) As Boolean
| Type | Name | Description |
|---|---|---|
| PdfRef | value |
| Type | Description |
|---|---|
| bool |