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

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v25.1.dll

    NuGet Package: DevExpress.AIIntegration

    Declaration

    public virtual bool Equals(
        SmartSearchResponse.ItemInfo other
    )

    Parameters

    Name Type
    other SmartSearchResponse.ItemInfo

    Returns

    Type
    Boolean
    See Also