Skip to main content
All docs
V25.1
  • SmartPasteResponse.Equals(SmartPasteResponse) Method

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v25.1.dll

    NuGet Package: DevExpress.AIIntegration

    Declaration

    public virtual bool Equals(
        SmartPasteResponse other
    )

    Parameters

    Name Type
    other SmartPasteResponse

    Returns

    Type
    Boolean
    See Also