definition property
ElementLocation
get
definition
An object that can be used to identify this type parameter with ==
.
Depending on the use, bound may also need to be taken into account. A given type parameter, it may have different bounds in different scopes. Always consult the bound if that could be relevant.
Implementation
ElementLocation get definition;