ClassMetadata..::..MakeNullable Method

Returns the nullable representation of the underlying type.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public ClassMetadata MakeNullable()
Public Function MakeNullable As ClassMetadata

Return Value

If a non-nullable value type, returns the nullable type. Otherwise echoes the type.