Provides the base requirements for a collection of IFunction
Properties
this[string]
Gets the IFunction
[C#] In C#, this property is the indexer for the IFunctionDefinitionCollection
interface.
Parameter | Type | Description |
---|---|---|
name | string | The name of the IFunction |
Property Value
- IFunction
Definition : The IFunction
Definition with the specified name.