Click or drag to resize

LanguageBasedKeyTKeyEquals Method (LanguageBasedKeyTKey)

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool Equals(
	LanguageBasedKey<TKey> other
)

Parameters

other
Type: Dynamicweb.Ecommerce.InternationalLanguageBasedKeyTKey

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also