nfloat.GetTypeCode Method

Definition

Returns the T:System.TypeCode for the underlying storage on this platform, either the typecode for T:System.Double or the typecode for T:System.Single.

public TypeCode GetTypeCode ();
abstract member GetTypeCode : unit -> TypeCode
override this.GetTypeCode : unit -> TypeCode

Returns

Implements

Applies to