'DeclarationPublic Function New( _ ByVal other As UACertificatesChangedEventArgs _ )
'UsageDim 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(Nothingin Visual Basic).