NullValuesAttribute(string[]) Constructor
The string values used to represent null when converting.

Syntax

public NullValuesAttribute(params string[] nullValues)

Parameters

Name Type Description
nullValues string[] The null values.