C# Class Microsoft.Scripting.ComInterop.SimpleArgBuilder
SimpleArgBuilder produces the value produced by the user as the argument value. It also tracks information about the original parameter and is used to create extended methods for params arrays and param dictionary functions.