Click or drag to resize
CalculationWorks Logo
BcfParameterArraySourceTElement Class
Class BcfParameterArraySource.
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModel.BehaviorsBcfParameterBehaviorItemBase
    CalculationWorks.BusinessModel.BehaviorsBcfParameterArraySourceTElement

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

Type Parameters

TElement
The arrays element type.

The BcfParameterArraySourceTElement type exposes the following members.

Constructors
  NameDescription
Public methodBcfParameterArraySourceTElement
Initializes a new instance of the BcfParameterArraySourceTElement 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