'Declaration Public Function Clone() As Object
'Usage Dim instance As DetachmentCollection Dim value As Object value = instance.Clone()
public object Clone()
Return Value
New collection that is a copy of this collection.
'Declaration Public Function Clone() As Object
'Usage Dim instance As DetachmentCollection Dim value As Object value = instance.Clone()
public object Clone()