Click or drag to resize
CalculationWorks Logo
BcfParameterArraySource2TElement Class
Class BcfParameterArray2Source.
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModel.BehaviorsBcfParameterBehaviorItemBase
    CalculationWorks.BusinessModel.BehaviorsBcfParameterArraySource2TElement

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
public class BcfParameterArraySource2<TElement> : BcfParameterBehaviorItemBase, 
	IBcfParameterArraySource

Type Parameters

TElement
The arrays element type.

The BcfParameterArraySource2TElement type exposes the following members.

Constructors
  NameDescription
Public methodBcfParameterArraySource2TElement
Initializes a new instance of the BcfParameterArraySource2TElement class
Top
Properties
  NameDescription
Public propertyParameter
Gets the parameter.
(Inherited from BcfParameterBehaviorItemBase.)
Top
Methods
  NameDescription
Public methodCreateArray
Creates the array.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEmptyArray
Gets an empty array or null.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2
See Also