The following tables list the members exposed by Generic ID.
| Name | Description | |
|---|---|---|
| ID Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| HasValue | Gets whether the ID has a value set. | |
| Value | Specifies the current value of the ID. |
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. | |
| Equals | Overridden. Determines whether two instances are equal. | |
| GetHashCode | Overridden. Returns the hash code of the object. |
| Checks the values and returns true, if both have the same value. | |
| Checks the values and returns true, if both have different values. |