ParameterBuilder.Position Property

Definition

Retrieves the signature position for this parameter.

public:
 virtual property int Position { int get(); };
public virtual int Position { get; }
member this.Position : int
Public Overridable ReadOnly Property Position As Integer

Property Value

Read-only. Retrieves the signature position for this parameter.

Applies to