[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IDelegate.Item

this Property

this[int]

Gets the parameter at the specified position.

Declaration
IParameter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IParameter
Parameters
Type Name Description
int index

The position of the parameter.

Property Value
Type Description
IParameter

An IParameter object represents the parameter.