The methods of the EPCBase class are listed below. For a complete list of EPCBase class members, see the EPCBase Members topic.
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() Parse | Parses an EPC Value and returns an instance of the appropriate EPC Type GID, SSCC , SGTIN etc. |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
![]() Register | Registers the EPCGenerator with a valid license key |
Clone | |
CompareTo | Compares the EPC Number on the SerialNumber, SerialReference, IndividualAssetReference, LocationReference, or AssetType depending on the EPCType |
Decode | Decodes an EPC Number and returns an XML Document that marks up the fields and values of that EPC Number |
Encode | Overloaded. Encode a 64-Bit EPC Number . The overload allows the caller to override the serial number that is contained in the UCC/EAN/GS1, if one exists |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetFieldValue | Gets the Value of an EPC Code field |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetNext | Creates the next Serial Number in EPC Number |
GetObjectData | Called when object is serialized |
GetType (inherited from Object) | Gets the Type of the current instance. |
OnDeserialization | Called when object is deserialized |
SetFieldValue | Gets the Value of an EPC Code field |
ToBinary | Returns the EPC Number in a Binary Encoding |
ToHex | Returns the EPC Number in a HEX Format |
ToPureIdentity | Returns a Pure Identity of the EPC Number in an URI format |
ToString | Overloaded. Returns the Encoded EPC Number in a Hex value |
ToTagURI | Returns the EPC Number in a URI Format that conforms to the EPC-TAG URI Standard for EPC Identity Types |
ToXml | Returns the EPC Number in an XML Format |
EPCBase Class | Apostrophe.EPC Namespace