Share via


InputCollection Constructor

Initializes a new instance of the InputCollection class.

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New InputCollection()
public InputCollection()

Remarks

This is a generic constructor required for XML serialization.

See Also

Reference

InputCollection Class

InputCollection Members

InputCollection Overload

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace