Conversion
ErrorToString()
ErrorToString(Int32)
Fix(Decimal)
Fix(Double)
Fix(Int16)
Fix(Int32)
Fix(Int64)
Fix(Object)
Fix(Single)
Hex(Byte)
Hex(Int16)
Hex(Int32)
Hex(Int64)
Hex(Object)
Hex(SByte)
Hex(UInt16)
Hex(UInt32)
Hex(UInt64)
Int(Decimal)
Int(Double)
Int(Int16)
Int(Int32)
Int(Int64)
Int(Object)
Int(Single)
Oct(Byte)
Oct(Int16)
Oct(Int32)
Oct(Int64)
Oct(Object)
Oct(SByte)
Oct(UInt16)
Oct(UInt32)
Oct(UInt64)
Str(Object)
Val(Char)
Val(Object)
Val(String)
net35
namespace Microsoft.VisualBasic
{
[StandardModule]
public sealed class Conversion
{
public static decimal Fix(decimal Number);
}
}
NetFx Compat Lab | 0.3 % Reference this API |
---|---|
nuget.org | 0.0 % Reference this API |
Upgrade Planner | 0.0 % Reference this API |
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Framework | 1.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net35 | |
Assembly | Microsoft.VisualBasic , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API