'Declaration
Public Function New( _ ByVal certificateGroupElementCollection As UACertificateGroupElementCollection _ )
'Usage
Dim certificateGroupElementCollection As UACertificateGroupElementCollection Dim instance As New UACertificateGroupElementCollection(certificateGroupElementCollection)
public UACertificateGroupElementCollection( UACertificateGroupElementCollection certificateGroupElementCollection )
public: UACertificateGroupElementCollection( UACertificateGroupElementCollection^ certificateGroupElementCollection )
Parameters
- certificateGroupElementCollection
- Certificate group data collection to be copied from.