Implements Remove(Object).
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void Remove( ReportSlot value ) |
| Visual Basic (Declaration) |
|---|
Public Sub Remove ( _ value As ReportSlot _ ) |
| Visual C++ |
|---|
public: void Remove( ReportSlot^ value ) |