Skip to main content
All docs
V23.2

NewItemInstanceInitializerAttribute.Equals(Object) Method

For internal use.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public override bool Equals(
    object obj
)

Parameters

Name Type
obj Object

Returns

Type
Boolean

Remarks

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

See Also