ParameterView.Empty Property

Definition

Gets an empty ParameterView.

public:
 static property Microsoft::AspNetCore::Components::ParameterView Empty { Microsoft::AspNetCore::Components::ParameterView get(); };
public static Microsoft.AspNetCore.Components.ParameterView Empty { get; }
static member Empty : Microsoft.AspNetCore.Components.ParameterView
Public Shared ReadOnly Property Empty As ParameterView

Property Value

Applies to