Click or drag to resize

FX3ErrorLogEquals Method (Object, Object)

[Missing <summary> documentation for "M:FX3Api.FX3ErrorLog.Equals(System.Object,System.Object)"]

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public static bool Equals(
	Object obj0,
	Object obj1
)

Parameters

obj0
Type: SystemObject

[Missing <param name="obj0"/> documentation for "M:FX3Api.FX3ErrorLog.Equals(System.Object,System.Object)"]

obj1
Type: SystemObject

[Missing <param name="obj1"/> documentation for "M:FX3Api.FX3ErrorLog.Equals(System.Object,System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:FX3Api.FX3ErrorLog.Equals(System.Object,System.Object)"]

See Also