Method GetNullValue
GetNullValue()
Gets a null value (e.g. all bits == 0 ) for the type
Constant GetNullValue()
Returns
Remarks
This is a getter function instead of a property as it can throw exceptions for types that don't support such a thing (i.e. void )