[To be supplied.]
IConvertible
[Visual Basic] Public Interface IConvertible [C#] public interface IConvertible [C++] public __gc __interface IConvertible
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
DBNull | Represents a null value. |
Enum | Provides the base class for enumerations. |
String | Represents a static string of characters. |
[To be supplied.]
Namespace: System
Assembly: mscorlib.dll