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) |
將 ContentLocatorGroup 序列化為指定的 XmlWriter。 |
明確介面實作
INotifyPropertyChanged.PropertyChanged |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 如需這個成員的說明,請參閱 PropertyChanged。 (繼承來源 ContentLocatorBase) |