Click or drag to resize

TypeReference Operators and Type Conversions

The TypeReference type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two specified TypeReference object have the same value.
Public operatorStatic member(Type to TypeReference)
Implicitly converts a Type to a TypeReference.
Public operatorStatic memberInequality
Determines whether two specified TypeReference object have different values.
Top
See Also