public DetachmentCollection( DetachmentCollection collection )
'Declaration
Public Function New( _ ByVal collection As DetachmentCollection _ )
'Usage
Dim collection As DetachmentCollection Dim instance As New DetachmentCollection(collection)
Parameters
- collection