IConvertible

package cs.system

extended by Char, DateTime, Decimal, Double, Enum, Int32, Int64, String, UInt32

Available on cs

Methods

GetTypeCode():TypeCode

ToBoolean(provider:IFormatProvider):Bool

ToByte(provider:IFormatProvider):UInt8

ToChar(provider:IFormatProvider):Char16

ToDateTime(provider:IFormatProvider):DateTime

ToDecimal(provider:IFormatProvider):Decimal

ToDouble(provider:IFormatProvider):Float

ToInt16(provider:IFormatProvider):Int16

ToInt32(provider:IFormatProvider):Int

ToInt64(provider:IFormatProvider):Int64

ToSByte(provider:IFormatProvider):Int8

ToSingle(provider:IFormatProvider):Single

ToString(provider:IFormatProvider):String

ToType(conversionType:Type, provider:IFormatProvider):Dynamic

ToUInt16(provider:IFormatProvider):UInt16

ToUInt32(provider:IFormatProvider):UInt

ToUInt64(provider:IFormatProvider):UInt64

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/IConvertible.html