Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TElement FormatNullValue()

Declaration

public TElement FormatNullValue()

Summary

Generates an element that represents a null value.

Returns

The serialized form of the null value.

Remarks

The returned element should be recognized by IClassifyFormat<TElement>.IsNull(TElement).