DesignerActionListsChangedType 열거형

정의

DesignerActionList 개체의 컬렉션에서 발생하는 변경 형식을 지정합니다.

public enum class DesignerActionListsChangedType
[System.Runtime.InteropServices.ComVisible(true)]
public enum DesignerActionListsChangedType
public enum DesignerActionListsChangedType
[<System.Runtime.InteropServices.ComVisible(true)>]
type DesignerActionListsChangedType = 
type DesignerActionListsChangedType = 
Public Enum DesignerActionListsChangedType
상속
DesignerActionListsChangedType
특성

필드

ActionListsAdded 0

DesignerActionList 개체가 컬렉션에 하나 이상 추가되었습니다.

ActionListsRemoved 1

DesignerActionList 개체가 컬렉션에서 하나 이상 제거되었습니다.

설명

합니다 DesignerActionListsChangedType 열거는 요소에 추가 되거나 제거 되었음을 나타냅니다의 관리 되는 컬렉션에서 DesignerActionList 개체입니다. 이 열거형을 사용 합니다 DesignerActionListsChangedEventArgs 관련 된 클래스는 DesignerActionListsChanged 이벤트.

참고

하지만 합니다 DesignerActionListCollection 클래스의 컬렉션인 DesignerActionList 개체를 직접 이벤트가 발생 하지 않습니다. 대신, 소유 DesignerActionService 시킵니다 DesignerActionListsChanged 이벤트입니다.

적용 대상

추가 정보