Documentation for this section has not yet been entered.
When the System.CodeDom.CodeConstructor overloads a base class constructor, this collection contains any arguments to pass to a base class constructor. To call a base class constructor with no arguments, set a System.CodeDom.CodeSnippetExpression containing an empty string ("") to this collection.