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