Returns true for all value types, false for all reference types. For functions and delegates, returns false (is this the way it should be?).
See Implementation
Returns true for all value types, false for all reference types. For functions and delegates, returns false (is this the way it should be?).