Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the NSCollectionEditor class with specified type.
Namespace: Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly: Microsoft.SqlServer.XMLTask (in Microsoft.SqlServer.XMLTask.dll)
Syntax
'Declaration
Public Sub New ( _
type As Type _
)
'Usage
Dim type As Type
Dim instance As New NSCollectionEditor(type)
public NSCollectionEditor(
Type type
)
public:
NSCollectionEditor(
Type^ type
)
new :
type:Type -> NSCollectionEditor
public function NSCollectionEditor(
type : Type
)
Parameters
- type
Type: System.Type
The type.