Click or drag to resize

Gs1GcpLengthTable Methods

The Gs1GcpLengthTable type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds a mapping specifying that any GCP beginning with the specified prefix is of the specific length.
(Inherited from PrefixGcpLengthTable)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGcpLength(String) Lookup a GCP length
(Inherited from PrefixGcpLengthTable)
Public methodGcpLength(String, Int32) Lookup a GCP length, starting the lookup at a particular point in the key string
(Inherited from PrefixGcpLengthTable)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also