Bridge

IConvertible Interface

Defines methods that convert the value of the implementing reference or value type to a common language runtime type that has an equivalent value.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NamespaceAttribute]
public interface IConvertible : IBridgeClass
<ExternalAttribute> _
<NamespaceAttribute> _
Public Interface IConvertible _
	Inherits IBridgeClass
[ExternalAttribute]
[NamespaceAttribute]
public interface class IConvertible : IBridgeClass