[]
Determines whether the specified System.Object is equal to the current CustomImageInfo object.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj | The System.Object to compare with the current CustomImageInfo object. |
Type | Description |
---|---|
bool | true if the specified System.Object is equal to the current CustomImageInfo object; otherwise, false. |