UpdateEventCollection Constructor
Initialize a new instance of the UpdateEventCollection class.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
Usage
Dim instance As New UpdateEventCollection
Syntax
'Declaration
Public Sub New
public UpdateEventCollection ()
public:
UpdateEventCollection ()
public UpdateEventCollection ()
public function UpdateEventCollection ()
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
UpdateEventCollection Class
UpdateEventCollection Members
Microsoft.UpdateServices.Administration Namespace