更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
コンテナの一意の ID とコンテナの ID から構成され、グローバルに一意な ID を形成する格納された ID。
名前空間 : Microsoft.Windows.Design.Documents.Identities
アセンブリ : Microsoft.Windows.Design.Markup (Microsoft.Windows.Design.Markup.dll 内)
構文
'宣言
Public Class ContainedIdentity _
Inherits CompositeIdentity _
Implements IComparable
'使用
Dim instance As ContainedIdentity
public class ContainedIdentity : CompositeIdentity,
IComparable
public ref class ContainedIdentity : public CompositeIdentity,
IComparable
public class ContainedIdentity extends CompositeIdentity implements IComparable
解説
コンテナの一意の ID の例としては、オブジェクト内のプロパティの名前があります。コンテナの ID の例としては、コンポーネントの名前があります。
継承階層
System.Object
Microsoft.Windows.Design.Documents.Identities.Identity
Microsoft.Windows.Design.Documents.Identities.CompositeIdentity
Microsoft.Windows.Design.Documents.Identities.ContainedIdentity
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Documents.Identities 名前空間