Name | Description | |
---|---|---|
Overloads | Gets the total number of function overloads. |
The following tables list the members exposed by IIntelliSenseFunction.
Name | Description | |
---|---|---|
GetArgumentCount | Gets the total number of parameters that display in the intelli-sense tooltip. | |
GetArgumentDescription | Gets the description of function's argument which is displayed from Function Arguments dialog. | |
GetArgumentName | Gets name of the parameter in the specified language package. | |
GetArgumentOptions | Gets an array of option values for the specified parameter. | |
GetArgumentType | Gets the parameter name of the specified function. | |
GetDescription | Gets description of the function in the specified language package. | |
GetDescription2 | Gets the function description which is displayed from Function Arguments dialog. | |
GetGroupedArguments | Gets the lower index and upper index of the argument group that contains the specified argument. |