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