Check Type Compatibility with the "Is" Operator(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 9 months ago
Polymorphism allows a single variable to contain objects of different types. Sometimes it is necessary to determine whether a variable contains an object that is compatible with a specific type. This can be achieved using the "is" operator.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: