ContentLocatorGroup 클래스

정의

콘텐츠 항목을 식별하는 ContentLocator 요소의 정렬된 집합을 나타냅니다.

public ref class ContentLocatorGroup sealed : System::Windows::Annotations::ContentLocatorBase, System::Xml::Serialization::IXmlSerializable
public sealed class ContentLocatorGroup : System.Windows.Annotations.ContentLocatorBase, System.Xml.Serialization.IXmlSerializable
type ContentLocatorGroup = class
    inherit ContentLocatorBase
    interface IXmlSerializable
Public NotInheritable Class ContentLocatorGroup
Inherits ContentLocatorBase
Implements IXmlSerializable
상속
ContentLocatorGroup
구현

설명

ContentLocatorContentLocatorGroup 정의된 요소는 외부 데이터 항목을 참조하는 구조화된 수단을 제공합니다.

생성자

ContentLocatorGroup()

ContentLocatorGroup 클래스의 새 인스턴스를 초기화합니다.

속성

Locators

ContentLocator을 구성하는 ContentLocatorGroup 요소의 컬렉션을 가져옵니다.

메서드

Clone()

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

Equals(Object)

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

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

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

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

항상 null를 반환합니다. 스키마 세부 정보는 주석 스키마 를 참조하세요.

GetType()

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

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

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

(다음에서 상속됨 Object)
ReadXml(XmlReader)

지정된 XmlReader에서 ContentLocatorGroup를 역직렬화합니다.

ToString()

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

(다음에서 상속됨 Object)
WriteXml(XmlWriter)

지정된 XmlWriter에 대한 ContentLocatorGroup을 직렬화합니다.

명시적 인터페이스 구현

INotifyPropertyChanged.PropertyChanged

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

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

(다음에서 상속됨 ContentLocatorBase)

적용 대상