Open sandboxFocus

Property ResolvedType

ResolvedType

Gets the concrete IType to which the type parameter is resolved, if the parent type or method is a generic instance. If it is a generic definition, returns the current instance.

Declaration
IType ResolvedType { get; }
Property Value
Type Description
IType