Skip to main content
All docs
V24.2

NewItemInstanceInitializerAttribute.Equals(Object) Method

For internal use.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v24.2.dll

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