Click or drag to resize

CapeArrayParameter Class

Inheritance Hierarchy
SystemObject
  CapeIdentification
    CapeParameter
      DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpenCapeArrayParameter

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class CapeArrayParameter : CapeParameter, 
	ICapeArrayParameterSpec
Request Example View Source

The CapeArrayParameter type exposes the following members.

Constructors
 NameDescription
Public methodCapeArrayParameter 
Top
Properties
 NameDescription
Public propertyComponentDescription
(Inherited from CapeIdentification)
Public propertyComponentName
(Inherited from CapeIdentification)
Public propertyItemsSpecifications 
Public propertyMode
(Inherited from CapeParameter)
Public propertyNumDimensions 
Public propertySize 
Public propertyType
(Overrides CapeParameter.Type)
Public propertyValStatus
(Inherited from CapeParameter)
Public propertyvalue 
Top
Methods
 NameDescription
Protected methodNotifyPropertyChanged
(Inherited from CapeIdentification)
Protected methodOnComponentDescriptionChanged
(Inherited from CapeIdentification)
Protected methodOnComponentNameChanged
(Inherited from CapeIdentification)
Protected methodOnParameterModeChanged
(Inherited from CapeParameter)
Protected methodOnParameterReset
(Inherited from CapeParameter)
Protected methodOnParameterValidated
(Inherited from CapeParameter)
Protected methodOnParameterValueChanged
(Inherited from CapeParameter)
Public methodReset
(Overrides CapeParameter.Reset)
Public methodValidate
(Overrides CapeParameter.Validate(String))
Public methodValidate1 
Top
Events
 NameDescription
Public eventComponentDescriptionChanged
(Inherited from CapeIdentification)
Public eventComponentNameChanged
(Inherited from CapeIdentification)
Public eventParameterModeChanged
(Inherited from CapeParameter)
Public eventParameterReset
(Inherited from CapeParameter)
Public eventParameterValidated
(Inherited from CapeParameter)
Public eventParameterValueChanged
(Inherited from CapeParameter)
Public eventPropertyChanged
(Inherited from CapeIdentification)
Top
Fields
 NameDescription
Private fieldispecs 
Protected fieldm_ValStatus
(Inherited from CapeParameter)
Private fieldnumdim 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also