Vector Of String VectorCopy To(Int 32, String Vector, Int 32, Int 32) Method
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public void CopyTo(
int index,
StringVector[] array,
int arrayIndex,
int count
)VB
Public Sub CopyTo (
index As Integer,
array As StringVector(),
arrayIndex As Integer,
count As Integer
)Parameters
- index Int32
- array StringVector
- arrayIndex Int32
- count Int32