StringVectorInsert Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public void Insert(
	int index,
	string x
)

Parameters

index  Int32
 
x  String
 

Implements

IListTInsert(Int32, T)

See Also