Type operators

Type operators are designed to work with .NET types. The following operators are available:

  • As: -as
  • Is: -is
  • Is not: -isnot

These operators may be used to convert an object of one type into another, or to test whether or not an object is of a given type.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.250.169