TTypedValue Record
A record type that stores a TValue and a typeinfo.
The TTypedValue type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Create(TValue,PTypeInfo) | Initializes a new instance of the TTypedValue class. |
Show:
Name | Description | |
---|---|---|
![]() ![]() | From<T>(T) | Overloaded. Represents method |
![]() ![]() | From<T>(T,PTypeInfo) | Overloaded. Represents method |
Show:
Name | Description | |
---|---|---|
![]() ![]() | Implicit(TTypedValue to TValue) | Represents a conversion operator. |
![]() ![]() | Implicit(TValue to TTypedValue) | Represents a conversion operator. |