[]
        
(Showing Draft Content)

C1.AspNetCore.Api.ImageFormat.Equals

Equals Method

Equals(object)

Returns a value indicating whether the specified object is an System.Drawing.Imaging.ImageFormat equivalent to this System.Drawing.Imaging.ImageFormat.

Declaration
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Parameters
Type Name Description
object o
Returns
Type Description
bool
Overrides