StringVectorRemove Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public bool Remove(
	string value
)

Parameters

value  String
 

Return Value

Boolean

Implements

ICollectionTRemove(T)

See Also