Skip to main content
All docs
V24.1

NewItemInstanceInitializerAttribute.GetHashCode() Method

For internal use.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v24.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public override int GetHashCode()

Returns

Type
Int32

Remarks

This member supports the internal infrastructure and is not intended to be used directly in your code.

See Also