TypeDeclFindTypeParameterIndex Method |
Name | Description | |
---|---|---|
FindTypeParameterIndex(TypeParameter) |
Find the index of the specified TypeParameter in the declaration of the TypeDecl or
an enclosing TypeDecl if this one is nested. Also handles partial types.
| |
FindTypeParameterIndex(TypeParameter, Int32) |
Find the index of the specified TypeParameter in the declaration of the TypeDecl or
an enclosing TypeDecl if this one is nested. Also handles partial types.
|