Skip to main content
All docs
V23.2

NewItemInstanceInitializerAttribute.GetHashCode() Method

For internal use.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v23.2.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