EPC Translator Library
EPC Translator Library
GS1.EPC.Api
PrefixGcpLengthTable Class
PrefixGcpLengthTable Methods
GcpLength Method
GcpLength(String) Method
GcpLength(String, Int32) Method
Prefix
Gcp
Length
Table
Gcp
Length(String, Int
32) Method
Lookup a GCP length, starting the lookup at a particular point in the key string
Namespace:
GS1.EPC.Api
Assembly:
epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
Copy
public
virtual
int
GcpLength
(
string
key
,
int
start
)
Parameters
key
String
To use in lookup
start
Int32
Starting postition in key to use for lookup
Return Value
Int32
Implements
GcpLengthTable
GcpLength(String, Int32)
See Also
Reference
PrefixGcpLengthTable Class
GcpLength Overload
GS1.EPC.Api Namespace