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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public TypeCode GetTypeCode()

Return Value

TypeCode
The enumerated constant (TypeCode)255.
See Also