[]
public bool Equals(ImageInfo other)
Type | Name | Description |
---|---|---|
ImageInfo | other |
Type | Description |
---|---|
bool |
|
Determines whether the specified object is equal to the current ImageInfo.
public override bool Equals(object other)
Type | Name | Description |
---|---|---|
object | other | The object to compare with the current ImageInfo. |
Type | Description |
---|---|
bool |
|