Gs |
public class Gs1Ai
The Gs1Ai type exposes the following members.
Name | Description | |
---|---|---|
![]() | Gs1Ai |
Constructs a GS1 AI having the specified AI number and value.
Note that the GS1 Element String for the Global Returnable Asset Identifier (GRAI, AI 8003) includes a zero pad digit as the first character following the AI number, and so when constructing a C# Gs1Ai C# value |
Name | Description | |
---|---|---|
![]() | AiNumber | Returns the AI number for this AI (including any leading zeros). @since 1.0 |
![]() | Value | Returns the value for this AI @since 1.0 |
Name | Description | |
---|---|---|
![]() | Equals |
Test equality with another object
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Returns the hash code for this object
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |