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
實作

備註

ContentLocator 在 內 ContentLocatorGroup 定義的元素提供參考外部資料項的結構化方法。

建構函式

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)

ContentLocatorGroup 序列化為指定的 XmlWriter

明確介面實作

INotifyPropertyChanged.PropertyChanged

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

如需這個成員的說明,請參閱 PropertyChanged

(繼承來源 ContentLocatorBase)

適用於