UpdateCollection Constructor
Initializes a newinstance of the UpdateCollection class.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
Usage
Dim instance As New UpdateCollection
Syntax
'Declaration
Public Sub New
public UpdateCollection ()
public:
UpdateCollection ()
public UpdateCollection ()
public function UpdateCollection ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2
See Also
Reference
UpdateCollection Class
UpdateCollection Members
Microsoft.UpdateServices.Administration Namespace