Share via


ActivationContext<T>.ParameterCount Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the parameter count.

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

Property Value

The parameter count.

Applies to