[]
Initializes an instance of the FieldItemFactory class by using the specified collection.
public FieldItemFactory(IList<PivotFieldBase> list)
Public Sub New(list As IList(Of PivotFieldBase))
| Type | Name | Description |
|---|---|---|
| IList<PivotFieldBase> | list | The specified collection. |