Skip to main content

Home/ Agency Oasis Developers/ Group items tagged casting

Rss Feed Group items tagged

Mark Ursino

Standard Type Casting and "as" Operator Conversions - 0 views

  •  
    Converting objects from one type to another is a common practice in software development. When dealing with this, it is important to understand the difference between standard casting and using the "as" operator to convert. In this article, Brendan explains this difference and when to use each type of conversion. His code snippets demonstrate the information he is explaining in the article.
1 - 1 of 1
Showing 20 items per page