Click or drag to resize

HalfTypeGetTypeCode Method

Returns the System.TypeCode for value type System.Half.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public TypeCode GetTypeCode()

Return Value

Type: TypeCode
The enumerated constant (TypeCode)255.
See Also