Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the namespace collection editor.
Inheritance Hierarchy
System.Object
System.Drawing.Design.UITypeEditor
System.ComponentModel.Design.CollectionEditor
Microsoft.SqlServer.Dts.Tasks.XMLTask.NSCollectionEditor
Namespace: Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly: Microsoft.SqlServer.XMLTask (in Microsoft.SqlServer.XMLTask.dll)
Syntax
'Declaration
Public Class NSCollectionEditor _
Inherits CollectionEditor
'Usage
Dim instance As NSCollectionEditor
public class NSCollectionEditor : CollectionEditor
public ref class NSCollectionEditor : public CollectionEditor
type NSCollectionEditor =
class
inherit CollectionEditor
end
public class NSCollectionEditor extends CollectionEditor
The NSCollectionEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NSCollectionEditor | Initializes a new instance of the NSCollectionEditor class with specified type. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CollectionItemType | (Inherited from CollectionEditor.) |
![]() |
CollectionType | (Inherited from CollectionEditor.) |
![]() |
Context | (Inherited from CollectionEditor.) |
![]() |
HelpTopic | (Inherited from CollectionEditor.) |
![]() |
IsDropDownResizable | (Inherited from UITypeEditor.) |
![]() |
NewItemTypes | (Inherited from CollectionEditor.) |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.