[]
Determines whether the provided log entry is the same as the current entry.
public override bool IsSame(LogEntryBase other)
| Type | Name | Description |
|---|---|---|
| LogEntryBase | other | A GrapeCity.Documents.Pdf.Log.LogEntryBase object. |
| Type | Description |
|---|---|
| bool | true if the provided entry is the same as the current entry; otherwise, false. |