[]
Determines whether the specified object is equal to the current object.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
Determines if the specified ExifSByte is equal to the current one.
public bool Equals(ExifSByte other)
Public Function Equals(other As ExifSByte) As Boolean
| Type | Name | Description |
|---|---|---|
| ExifSByte | other |
| Type | Description |
|---|---|
| bool |