CCapeCollectionItem Method

Returns the CAPE parameter at the specified index or name.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public Object Item(
	Object index
)

Parameters

index  Object
 

Return Value

Object

Implements

ICapeCollectionItem(Object)

See Also