ContentLocatorBase 클래스

정의

콘텐츠의 항목을 식별하는 개체를 나타냅니다.

public ref class ContentLocatorBase abstract : System::ComponentModel::INotifyPropertyChanged
public abstract class ContentLocatorBase : System.ComponentModel.INotifyPropertyChanged
type ContentLocatorBase = class
    interface INotifyPropertyChanged
Public MustInherit Class ContentLocatorBase
Implements INotifyPropertyChanged
상속
ContentLocatorBase
파생
구현

설명

파생 된 ContentLocatorBase, a ContentLocator 의 정렬된 된 목록을 통해 데이터 항목을 식별 ContentLocatorPart 요소입니다.

파생 된 ContentLocatorBase, a ContentLocatorGroup 집합을 통해 데이터 항목을 식별 ContentLocator 요소입니다.

메서드

Clone()

ContentLocatorBase의 수정 가능한 전체 복사 복제본을 만듭니다.

Equals(Object)

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

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

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

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

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

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

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

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

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

(다음에서 상속됨 Object)

명시적 인터페이스 구현

INotifyPropertyChanged.PropertyChanged

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

이 멤버에 대한 설명은 PropertyChanged를 참조하세요.

적용 대상