Click or drag to resize

FieldBaseCollection Class

[Missing <summary> documentation for "T:FileHelpers.Options.FieldBaseCollection"]

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListFieldBase
    FileHelpers.OptionsFieldBaseCollection

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public sealed class FieldBaseCollection : List<FieldBase>
See Also