ContentLocatorPart 類別

定義

表示一組名稱/值組,識別內容項目。

public ref class ContentLocatorPart sealed : System::ComponentModel::INotifyPropertyChanged
public sealed class ContentLocatorPart : System.ComponentModel.INotifyPropertyChanged
type ContentLocatorPart = class
    interface INotifyPropertyChanged
Public NotInheritable Class ContentLocatorPart
Implements INotifyPropertyChanged
繼承
ContentLocatorPart
實作

建構函式

ContentLocatorPart(XmlQualifiedName)

使用指定的型別名稱和命名空間,初始化 ContentLocatorPart 類別的新執行個體。

屬性

NameValuePairs

取得定義這個組件之名稱/值組的集合。

PartType

取得組件的型別名稱和命名空間。

方法

Clone()

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

Equals(Object)

傳回值,指出指定的 ContentLocatorPart 是否與 ContentLocatorPart 完全相同。

GetHashCode()

傳回這個組件的雜湊碼。

GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

明確介面實作

INotifyPropertyChanged.PropertyChanged

這個事件支援 Windows Presentation Foundation (WPF) 基礎結構,並不打算直接透過您的程式碼使用。

適用於