Skip to content

21a32235 fa31 8d9b e062 5e9dfdf5ddba

Fernando Garcia edited this page May 8, 2018 · 1 revision

InputOptionsMetadata.Equals Method (Object)

Additional header content

Determines whether the specified Object, is equal to this instance.

Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public override bool Equals(
	Object obj
)

VB

Public Overrides Function Equals ( 
	obj As Object
) As Boolean

Parameters

 

obj
Type: System.Object
The Object to compare with this instance.

Return Value

Type: Boolean
true if the specified Object is equal to this instance; otherwise, false.

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.Input.InputOptionsMetadata.Equals(System.Object)"]

See Also

Reference

InputOptionsMetadata Structure
Equals Overload
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally