Spread Windows Forms 12.0 Product Documentation
DetachmentCollection Constructor(DetachmentCollection)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > DetachmentCollection Class > DetachmentCollection Constructor : DetachmentCollection Constructor(DetachmentCollection)
Creates a new collection of Single values that is a copy of the specified collection of Single values.
Syntax
'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
Exceptions
ExceptionDescription
collection is a null reference (Nothing in VB).
See Also

Reference

DetachmentCollection Class
DetachmentCollection Members
Overload List