C# Class FileHelpers.RecordInfo

An internal class used to store information about the Record Type.
Is public to provide extensibility of DataStorage from outside the library.
Afficher le fichier Open project: MarcosMeli/FileHelpers Class Usage Examples

Méthodes publiques

Méthode Description
RemoveField ( string fieldname ) : void

Private Methods

Méthode Description
AdjustParentIndex ( ) : void

Method Details

RemoveField() public méthode

public RemoveField ( string fieldname ) : void
fieldname string
Résultat void