Click or drag to resize

MethodRefGetParameterType Method

Overload List
  NameDescription
Public methodGetParameterType(Int32, CodeObject, Boolean)
Get the type of the parameter with the specified index.
Public methodStatic memberGetParameterType(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.
Top
See Also