NullValueAttribute.IsNullValue(Object) Method

Definition

public:
 bool IsNullValue(System::Object ^ value);
public bool IsNullValue (object value);
member this.IsNullValue : obj -> bool
Public Function IsNullValue (value As Object) As Boolean

Parameters

value
Object

Returns

Boolean

Applies to