Share via


SortableBindingList<T> Constructor

Initializes a new instance of the SortableBindingList<T> class with the default property values.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SortableBindingList()
public SortableBindingList()
public:
SortableBindingList()
new : unit -> SortableBindingList
public function SortableBindingList()