JobackGetAtomCountList Method |
Namespace: DWSIM.Thermodynamics.Utilities.Hypos.MethodsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Dictionary<string, int> GetAtomCountList(
int[] JC
)
Public Function GetAtomCountList (
JC As Integer()
) As Dictionary(Of String, Integer)
Request Example
View SourceParameters
- JC Int32
-
Return Value
DictionaryString,
Int32See Also