System.IConvertible

E1786473 UNEXPLORED

System.IConvertible is a .NET interface that defines methods for converting an implementing type’s value to various common base types such as Boolean, numeric types, and String.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
System.IConvertible canonical 6

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Single implementsInterface System.IConvertible
System.SByte implements System.IConvertible
System.UInt16 implementsInterface System.IConvertible
System.UInt32 implements System.IConvertible
System.Enum implementsInterface System.IConvertible
System.Convert supportsInterface System.IConvertible