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) |
適用対象
.NET