Click or drag to resize

WriteBackEquals Method

This equals tells if two writeback object target the exact same field.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object

Return Value

Boolean
See Also