Class CollectionElementValue
Base class for values that are composed of collections of other values (e.g. arrays, matrices, tables, etc.)
Inheritance
CollectionElementValue
Inherited Members
Namespace: Quantellia.WMServer.DecisionModeler.ValueTypes
Assembly: WMServer.dll
Syntax
public abstract class CollectionElementValue : ElementValue
Constructors
CollectionElementValue()
Declaration
public CollectionElementValue()
CollectionElementValue(object)
Declaration
public CollectionElementValue(object val)
Parameters
Type | Name | Description |
---|---|---|
object | val |