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요소의 ContentLocator 순서가 지정된 목록을 ContentLocatorPart 통해 데이터 항목을 식별합니다.

파생된 ContentLocatorBase요소 집합 ContentLocatorGroupContentLocator 통해 데이터 항목을 식별합니다.

메서드

Name Description
Clone()

ContentLocatorBase파일의 수정 가능한 딥 카피 복제본을 만듭니다.

Equals(Object)

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

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

기본 해시 함수로 사용됩니다.

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

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

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

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

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

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

(다음에서 상속됨 Object)

명시적 인터페이스 구현

Name Description
INotifyPropertyChanged.PropertyChanged

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

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

적용 대상