Click or drag to resize

IBcfParameterT Methods

[This is preliminary documentation and is subject to change.]

The IBcfParameterT generic type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Returns the value to use in calculation.
Public methodGetValueArray
Evaluates and returns the parameter value.
Public methodGetValueArrayUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetValueEnumerable
Evaluates and returns the parameter value.
Public methodGetValueEnumerableUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetValueUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Top
See Also