[]
Represents a function delegate which is returned by LAMBDA function.
public interface IDelegate
Public Interface IDelegate
Name | Description |
---|---|
this[int] | Gets the parameter at the specified position. |
ParameterCount | Gets an integer value indicates the total number of parameters that the delegate accepts. |