Skip to main content
All docs
V24.2

ImageTextResponse.Equals(ImageTextResponse) Method

Namespace: DevExpress.AIIntegration.Extensions

Assembly: DevExpress.AIIntegration.v24.2.dll

NuGet Package: DevExpress.AIIntegration

Declaration

public virtual bool Equals(
    ImageTextResponse other
)

Parameters

Name Type
other ImageTextResponse

Returns

Type
Boolean
See Also