A class that represent an empty (null) value of a parameter element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2016 Subscription Update
Syntax
| C# |
|---|
public class NullParameterValue : ParameterValue |
| Visual Basic |
|---|
Public Class NullParameterValue _ Inherits ParameterValue |
| Visual C++ |
|---|
public ref class NullParameterValue : public ParameterValue |