MethodRefGetParameterType Method |
Name | Description | |
---|---|---|
GetParameterType(Int32, CodeObject, Boolean) |
Get the type of the parameter with the specified index.
| |
GetParameterType(Object, Int32, CodeObject, Boolean) |
Retrieve the type of the parameter with the specified index from the specified code object for a method, constructor, indexer, or delegate invocation.
|