다음을 통해 공유


NSCollectionEditor 클래스

Represents the namespace collection editor.

상속 계층

System.Object
  System.Drawing.Design.UITypeEditor
    System.ComponentModel.Design.CollectionEditor
      Microsoft.SqlServer.Dts.Tasks.XMLTask.NSCollectionEditor

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.XMLTask
어셈블리:  Microsoft.SqlServer.XMLTask(Microsoft.SqlServer.XMLTask.dll)

구문

‘선언
Public Class NSCollectionEditor _
    Inherits CollectionEditor
‘사용 방법
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

NSCollectionEditor 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 NSCollectionEditor Initializes a new instance of the NSCollectionEditor class with specified type.

맨 위로 이동

속성

  이름 설명
보호된 속성 CollectionItemType (CollectionEditor에서 상속됨)
보호된 속성 CollectionType (CollectionEditor에서 상속됨)
보호된 속성 Context (CollectionEditor에서 상속됨)
보호된 속성 HelpTopic (CollectionEditor에서 상속됨)
공용 속성 IsDropDownResizable (UITypeEditor에서 상속됨)
보호된 속성 NewItemTypes (CollectionEditor에서 상속됨)

맨 위로 이동

메서드

  이름 설명
보호된 메서드 CancelChanges (CollectionEditor에서 상속됨)
보호된 메서드 CanRemoveInstance (CollectionEditor에서 상속됨)
보호된 메서드 CanSelectMultipleInstances (CollectionEditor에서 상속됨)
보호된 메서드 CreateCollectionForm Creates a collection form for the collection editor. (CollectionEditor.CreateCollectionForm()을(를) 재정의함)
보호된 메서드 CreateCollectionItemType Creates a collection item type for the collection editor. (CollectionEditor.CreateCollectionItemType()을(를) 재정의함)
보호된 메서드 CreateInstance (CollectionEditor에서 상속됨)
보호된 메서드 CreateNewItemTypes (CollectionEditor에서 상속됨)
보호된 메서드 DestroyInstance (CollectionEditor에서 상속됨)
공용 메서드 EditValue(IServiceProvider, Object) (UITypeEditor에서 상속됨)
공용 메서드 EditValue(ITypeDescriptorContext, IServiceProvider, Object) (CollectionEditor에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
보호된 메서드 GetDisplayText Retrieves the display text for the collection editor. (CollectionEditor.GetDisplayText(Object)을(를) 재정의함)
공용 메서드 GetEditStyle() (UITypeEditor에서 상속됨)
공용 메서드 GetEditStyle(ITypeDescriptorContext) (CollectionEditor에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
보호된 메서드 GetItems (CollectionEditor에서 상속됨)
보호된 메서드 GetObjectsFromInstance (CollectionEditor에서 상속됨)
공용 메서드 GetPaintValueSupported() (UITypeEditor에서 상속됨)
공용 메서드 GetPaintValueSupported(ITypeDescriptorContext) (UITypeEditor에서 상속됨)
보호된 메서드 GetService (CollectionEditor에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 PaintValue(PaintValueEventArgs) (UITypeEditor에서 상속됨)
공용 메서드 PaintValue(Object, Graphics, Rectangle) (UITypeEditor에서 상속됨)
보호된 메서드 SetItems (CollectionEditor에서 상속됨)
보호된 메서드 ShowHelp (CollectionEditor에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Dts.Tasks.XMLTask 네임스페이스