Click or drag to resize

RfidBank01Equals Method

Returns true if the specified object is an RfidBank01 instance that is bit-for-bit identical to this RfidBank01.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object
 

Return Value

Boolean
See Also