Adds Field to the collection.
Namespace:
PerpetuumSoft.OlapAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
C# |
---|
public Field Add( Field value ) |
Visual Basic (Declaration) |
---|
Public Function Add ( _ value As Field _ ) As Field |
Visual C++ |
---|
public: Field^ Add( Field^ value ) |
Parameters
- value
- Type: PerpetuumSoft.Olap..::.Field