Provides access to the name of one of the methodÆs formal parameters.
Syntax
[propget] HRESULT FormalNameAt([in] long nIndex, [out, retval] BSTR* retval);
[propput] HRESULT FormalNameAt([in] long nIndex, [in] BSTR newval);
Property FormalNameAt(ByVal nIndex As Long) As String
Parameters
nIndex
Long. Type.