PathArc.Equals(Object) Method
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
Name | Type |
---|---|
obj | Object |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
public override readonly bool Equals(
object obj
)
Public Overrides Function Equals(
obj As Object
) As Boolean
Name | Type |
---|---|
obj | Object |
Type |
---|
Boolean |