Adds a new script to the collecton.
Namespace:
PerpetuumSoft.Reporting.RenderingAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public ScriptInfo Add( ScriptInfo value ) |
| Visual Basic (Declaration) |
|---|
Public Function Add ( _ value As ScriptInfo _ ) As ScriptInfo |
| Visual C++ |
|---|
public: ScriptInfo^ Add( ScriptInfo^ value ) |
Parameters
- value
- Type: ScriptInfo