Initializes a new instance of the NSCollectionEditor class with specified type.
命名空間: Microsoft.SqlServer.Dts.Tasks.XMLTask
組件: Microsoft.SqlServer.XMLTask (在 Microsoft.SqlServer.XMLTask.dll 中)
語法
'宣告
Public Sub New ( _
type As Type _
)
'用途
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
)
參數
- type
型別:System.Type
The type.