Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FlatFiles
Window
C# Class FlatFiles.Window
Defines the location and width of a column in a fixed-length record.
Afficher le fichier
Open project: jehugaleahsa/FlatFiles
Class Usage Examples
Méthodes publiques
Méthode
Description
Window
(
int
width
) :
System
Initializes a new instance of a Window.
Method Details
Window()
public
méthode
Initializes a new instance of a Window.
public
Window
(
int
width
) :
System
width
int
The maximum possible width of the column.
Résultat
System