ScriptFunctionInvokerBase.ConvertInput(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected static object ConvertInput(object input);
static member ConvertInput : obj -> obj
Protected Shared Function ConvertInput (input As Object) As Object
Parameters
- input
- System.Object
Returns
System.Object