Type casting – the difference between as and () operators(olegsych.spaces.live.com)
submitted by
rpatterson(745) 4 years, 5 months ago
In C#, you have two different ways to perform type casting (a.k.a. explicit type conversion) – as and () operators. The difference between the two operators is not limited to just syntax, they work differently. It is subtle enough to trap even experienced developers
|category: C#
|Views: 12
tags:
C# .Net another
Everyones tags:
Your Tags: