InfoIdentifier Conversion Operators |
Name | Description | |
---|---|---|
(BaseInfo to InfoIdentifier) |
Implicitly converts BaseInfo to InfoIdentifier.
| |
(InfoIdentifier to Int32) |
Implicitly converts InfoIdentifier to integer.
| |
(InfoIdentifier to String) |
Implicitly converts InfoIdentifier to string.
|