Adds a collection of Field to the collection.
Namespace:
PerpetuumSoft.OlapAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void AddRange( FieldsCollection values ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddRange ( _ values As FieldsCollection _ ) |
| Visual C++ |
|---|
public: void AddRange( FieldsCollection^ values ) |
Parameters
- values
- Type: PerpetuumSoft.Olap..::.FieldsCollection