Advanced Services | System.Convert |
public static class System.Convert
ToInt32(String)
public static int ToInt32(string value, IFormatProvider provider)
ToString(Double)
ToString(Double, IFormatProvider)
public interface IFormatProvider
Object GetFormat(Type formatType)
ToString(DateTime, IFormatProvider)
public struct DateTime : IComparable, IFormattable, IConvertible, ISerializable, IComparable<DateTime>, IEquatable<DateTime>
public interface IFormattable