Agilent Technologies VEE Pro Guide de l'utilisateur Page 322

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 602
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 321
294 VEE User’s Guide
7 Using .NET with VEE
System.Char Object You can use a System.Convert.To* method to convert
it to a .NET data type that VEE can convert
automatically, e.g., ToInt32().
System.DateTime Object See
examples\dotnet\DateTime.vee.
System.Decimal Object You can use a System.Convert.To* method to convert
it to a .NET data type that VEE can convert
automatically, e.g., ToInt32(). If the value does not fit
in an Int32, an error 751 will occur indicating a
System.OverflowException. The System.Decimal
structure itself also provides a number of conversion
methods.
System.Double Real64
System.Enum Object See
examples\dotnet\FileInfo.vee.
System.Int16 Int16
System.Int32 Int32
System.Int64 Object You can use a System.Convert.To* method to convert
it to a .NET data type that VEE can convert
automatically, e.g., ToInt32(). If the value does not fit
in an Int32, an error 751 will occur indicating a
System.OverlfowException.
System.SByte Object You can use a System.Convert.To* method to convert
it to a .NET data type that VEE can convert
automatically, e.g., ToInt16().
System.Single Real32
Vue de la page 321
1 2 ... 317 318 319 320 321 322 323 324 325 326 327 ... 601 602

Commentaires sur ces manuels

Pas de commentaire