ScriptTRemoveDependencies(String, String) Method
Remove Dependencies
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void RemoveDependencies(
string pathA,
string pathRes
)
Public Sub RemoveDependencies (
pathA As String,
pathRes As String
)
public:
void RemoveDependencies(
String^ pathA,
String^ pathRes
)
member RemoveDependencies :
pathA : string *
pathRes : string -> unit
Parameters
- pathA String
- N-Port A File Path (*.sdatb)
- pathRes String
- Result File Path (*.sdatb)