Replaces an item with the same id by the given item
Namespace:
Novalys.VisualGuard.Security.Deployment.RepositoryAssembly: vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public void Replace( VGRepositoryInformationElement el ) |
| Visual Basic (Declaration) |
|---|
Public Sub Replace ( _ el As VGRepositoryInformationElement _ ) |