ImportedNamespaceContextItem 클래스

정의

디자이너와 연결된 가져온 네임스페이스의 컬렉션을 나타내는 편집 컨텍스트에 게시된 컨텍스트 항목입니다.

public ref class ImportedNamespaceContextItem sealed : System::Activities::Presentation::ContextItem
public sealed class ImportedNamespaceContextItem : System.Activities.Presentation.ContextItem
type ImportedNamespaceContextItem = class
    inherit ContextItem
Public NotInheritable Class ImportedNamespaceContextItem
Inherits ContextItem
상속
ImportedNamespaceContextItem

생성자

ImportedNamespaceContextItem()

ImportedNamespaceContextItem 클래스의 인스턴스를 만듭니다.

속성

ImportedNamespaces

가져온 네임스페이스의 컬렉션을 가져옵니다.

ItemType

가져온 네임스페이스 컨텍스트 항목의 형식을 가져옵니다.

메서드

EnsureInitialized(EditingContext)

편집 컨텍스트를 사용하여 가져온 네임스페이스의 컬렉션을 초기화합니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnItemChanged(EditingContext, ContextItem)

컨텍스트 항목이 컨텍스트 항목 관리자에 저장되기 전에 컨텍스트 항목에 대해 호출되는 메서드를 나타냅니다. 컨텍스트 항목 관리자의 이전 항목이 매개 변수로 전달됩니다.

(다음에서 상속됨 ContextItem)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상