Back to Devexpress

NewItemInstanceInitializerAttribute.GetHashCode() Method

corelibraries-devexpress-dot-mvvm-dot-dataannotations-dot-newiteminstanceinitializerattribute.md

latest1.3 KB
Original Source

NewItemInstanceInitializerAttribute.GetHashCode() Method

For internal use.

Namespace : DevExpress.Mvvm.DataAnnotations

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public override int GetHashCode()
vb
Public Overrides Function GetHashCode As Integer

Returns

Type
Int32

Remarks

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

See Also

NewItemInstanceInitializerAttribute Class

NewItemInstanceInitializerAttribute Members

DevExpress.Mvvm.DataAnnotations Namespace