Skip to content

43392b72 844b 9d3a a0df 82f7631aa96f

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

WriterOptionsMetadata.Equals Method (Object)

Additional header content

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

Namespace: iTin.Export.ComponentModel.Writer
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.Writer.WriterOptionsMetadata.Equals(System.Object)"]

See Also

Reference

WriterOptionsMetadata Structure
Equals Overload
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally