Click or drag to resize

EpcPatternMatches Method

Returns true if the specified EPC is matched by this EPC Pattern URI.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual bool Matches(
	Epc epc
)

Parameters

epc  Epc
 

Return Value

Boolean
See Also