FieldBaseCollection Class |
[Missing <summary> documentation for "T:FileHelpers.Options.FieldBaseCollection"]
Inheritance Hierarchy
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldBaseCollection : List<FieldBase>
Public NotInheritable Class FieldBaseCollection
Inherits List(Of FieldBase)
See Also