Spread Windows Forms 12.0 Product Documentation
ComplexSortInfo Constructor(ComplexSortInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ComplexSortInfo Class > ComplexSortInfo Constructor : ComplexSortInfo Constructor(ComplexSortInfo)
Another SortInfo object
Creates a SortInfo object from another SortInfo object
Syntax
'Declaration
 
Public Function New( _
   ByVal source As ComplexSortInfo _
)
'Usage
 
Dim source As ComplexSortInfo
 
Dim instance As New ComplexSortInfo(source)
public ComplexSortInfo( 
   ComplexSortInfo source
)

Parameters

source
Another SortInfo object
See Also

Reference

ComplexSortInfo Class
ComplexSortInfo Members
Overload List