Table of Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Notes DownloadECMA-334 C# Language Specification


13 Conversions
13.4 User-defined conversions
Paragraph 11 C# allows the pre-defined implicit and explicit conversions to be augmented by user-defined conversions. 2 User-defined conversions are introduced by declaring conversion operators (§17.9.3) in class and struct types. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

