Boolean.IConvertible.GetTypeCode Method

Definition

Returns the type code for this value.

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

Returns

The type code for this value.

Implements

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to