Identifier Operators and Type Conversions |
The Identifier type exposes the following members.
Name | Description | |
---|---|---|
Equality | ||
(Guid to Identifier) |
Performs an implicit conversion from Guid to Identifier.
| |
(String to Identifier) |
Performs an implicit conversion from String to Identifier.
| |
(Identifier to String) |
Performs an implicit conversion from Identifier to String.
| |
Inequality |