VectorOfStringVectorRepeat Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static VectorOfStringVector Repeat(
	StringVector value,
	int count
)

Parameters

value  StringVector
 
count  Int32
 

Return Value

VectorOfStringVector

See Also