Meta Data Services Programming
IMethodDef Parameters Collection
This collection contains the parameter definition objects that you define for the current method definition.
If you use CreateParameterDef method to create the parameter, the parameter is automatically added to this collection for the current method definition.
This collection is sequenced and it must contain only uniquely named items.