ParameterView.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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