Share via


UdtMethodCollection Constructor

Initializes a new instance of the UdtMethodCollection class that has the default initial capacity.

Namespace:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New UdtMethodCollection()
public UdtMethodCollection()
public:
UdtMethodCollection()
new : unit -> UdtMethodCollection
public function UdtMethodCollection()

See Also

Reference

UdtMethodCollection Class

UdtMethodCollection Overload

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace