ContentLocatorGroup 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
콘텐츠 항목을 식별하는 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
- 상속
- 구현
설명
ContentLocator 에 ContentLocatorGroup 정의된 요소는 외부 데이터 항목을 참조하는 구조화된 수단을 제공합니다.
생성자
ContentLocatorGroup() |
ContentLocatorGroup 클래스의 새 인스턴스를 초기화합니다. |
속성
Locators |
이 ContentLocator을 구성하는 ContentLocatorGroup 요소의 컬렉션을 가져옵니다. |
메서드
Clone() |
이 ContentLocatorGroup의 수정 가능한 전체 복사 복제본을 만듭니다. |
Equals(Object) |
지정된 개체가 현재 개체와 같은지 확인합니다. (다음에서 상속됨 Object) |
GetHashCode() |
기본 해시 함수로 작동합니다. (다음에서 상속됨 Object) |
GetSchema() |
항상 |
GetType() |
현재 인스턴스의 Type을 가져옵니다. (다음에서 상속됨 Object) |
MemberwiseClone() |
현재 Object의 단순 복사본을 만듭니다. (다음에서 상속됨 Object) |
ReadXml(XmlReader) |
지정된 XmlReader에서 ContentLocatorGroup를 역직렬화합니다. |
ToString() |
현재 개체를 나타내는 문자열을 반환합니다. (다음에서 상속됨 Object) |
WriteXml(XmlWriter) |
지정된 XmlWriter에 대한 ContentLocatorGroup을 직렬화합니다. |
명시적 인터페이스 구현
INotifyPropertyChanged.PropertyChanged |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 이 멤버에 대한 설명은 PropertyChanged를 참조하세요. (다음에서 상속됨 ContentLocatorBase) |
적용 대상
.NET