Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ParameterValue Fields

Contains data passed to the function or returned.
Name Description
ErrorDivisionByZero static Creates a parameter which is the Division by Zero error.
ErrorInvalidValueInFunction static Creates a parameter which is the Invalid Value in Function error.
ErrorName static Creates a parameter which is the Name error.
ErrorNullIntersection static Creates a parameter which is the Null Intersection error.
ErrorNumber static Creates a parameter which is the Number error.
ErrorReference static Creates a parameter which is the Reference error.
ErrorValueNotAvailable static Creates a parameter which is the Value not Available error.
See Also