ClassMetadata..::..MakeNonNullable Method

Returns the non-nullable representation of the underlying type.

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

Syntax


public ClassMetadata MakeNonNullable()
Public Function MakeNonNullable As ClassMetadata

Return Value

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