Resolve a reference, and attempt to convert to data of type T.
the expected type of resolved data.
optional source of data for resolving reference
T referenced object Wrapper!T referenced data that is not of Object subclass.
InvalidCastException when resolved data is not of expected type.
See Implementation
Resolve a reference, and attempt to convert to data of type T.
Resolve a reference, and attempt to convert to data of type T.