Llegeix en anglès Edita

Comparteix a través de


SByte.GetTypeCode Method

Definition

Returns the TypeCode for value type SByte.

C#
public TypeCode GetTypeCode();

Returns

The enumerated constant, SByte.

Implements

Applies to

See also