| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As RenderingExtensionInfo _ ) | |
| C# | |
|---|---|
public void Remove( RenderingExtensionInfo value ) | |
Parameters
- value
|
| ActiveReports Developer 7 | |
| Remove Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > RenderingExtensionInfoCollection Class : Remove Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As RenderingExtensionInfo _ ) | |
| C# | |
|---|---|
public void Remove( RenderingExtensionInfo value ) | |