'Declaration
Public Function New( _ ByVal other As UACertificatesChangedEventArgs _ )
'Usage
Dim other As UACertificatesChangedEventArgs Dim instance As New UACertificatesChangedEventArgs(other)
public UACertificatesChangedEventArgs( UACertificatesChangedEventArgs other )
public: UACertificatesChangedEventArgs( UACertificatesChangedEventArgs^ other )
Parameters
- other
- The object to copy from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).