Flowsheet BaseDelete Object Method
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public void DeleteObject(
string tag,
bool confirmation = true
)VB
Public Sub DeleteObject (
tag As String,
Optional confirmation As Boolean = true
)