Denso BHT-200QW Spécifications Page 359

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 358
- 357 -
FileCount
Acquires the file number of the file being transferred.
Syntax
[VB]
Public ReadOnly Property FileCount As Integer
[C#]
public int FileCount {get; }
Property
File number. (A serial number starting with the first file transferred as file number 1.)
Default value
: 0
Exceptions
None
[Ex.] Acquire the number of the file currently being sent.
[VB] Dim Number As Integer = MyFileTransfer.FileCount
[C#] int Number = MyFileTransfer.FileCount;
Vue de la page 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 376 377

Commentaires sur ces manuels

Pas de commentaire