FieldInfoList Constructors
Contains the ExcelDataSource schema.Name | Parameters | Description |
---|---|---|
FieldInfoList() | none | Initializes a new instance of the FieldInfoList class. |
FieldInfoList(IEnumerable<FieldInfo>) | collection | Initializes a new instance of the FieldInfoList class and adds the specified field elements to it. |
See Also