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

備註

衍生自 ContentLocatorBaseContentLocator 可透過已排序的專案 ContentLocatorPart 清單來識別資料項目。

衍生自 ContentLocatorBaseContentLocatorGroup 可透過一組 ContentLocator 專案識別資料項目。

方法

Clone()

建立這個 ContentLocatorBase 的可修改深層複本。

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

明確介面實作

INotifyPropertyChanged.PropertyChanged

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

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

適用於