Skip to main content
A newer version of this page is available.
All docs
V18.2

ChooseEFConnectionStringPage<TModel>.ConnectionStringNamedItemWrapper.EqualityComparer.GetHashCode(ChooseEFConnectionStringPage<TModel>.ConnectionStringNamedItemWrapper) Method

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public int GetHashCode(
    ChooseEFConnectionStringPage<TModel>.ConnectionStringNamedItemWrapper obj
)

Parameters

Name Type
obj ChooseEFConnectionStringPage<TModel>.ConnectionStringNamedItemWrapper

Returns

Type
Int32
See Also