IFuncInfo.Parameters Property

Definition

Gets a collection of parameters for this item.

public:
 property System::Object ^ Parameters { System::Object ^ get(); };
public:
 property Platform::Object ^ Parameters { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743828)]
public object Parameters { [System.Runtime.InteropServices.DispId(1610743828)] get; }
[<System.Runtime.InteropServices.DispId(1610743828)>]
[<get: System.Runtime.InteropServices.DispId(1610743828)>]
member this.Parameters : obj
Public ReadOnly Property Parameters As Object

Property Value

A CodeElements collection.

Attributes

Applies to