更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
TextRange ID を型と組み合わせた ID です。
名前空間 : Microsoft.Windows.Design.Documents.Identities
アセンブリ : Microsoft.Windows.Design.Markup (Microsoft.Windows.Design.Markup.dll 内)
構文
'宣言
Public Class ItemIdentity _
Inherits TextRangeIdentity
'使用
Dim instance As ItemIdentity
public class ItemIdentity : TextRangeIdentity
public ref class ItemIdentity : public TextRangeIdentity
public class ItemIdentity extends TextRangeIdentity
解説
ItemIdentity クラスはほとんどすべての項目 ID の基盤であり、これによってテキスト ファイルから項目を取得できます。
継承階層
System.Object
Microsoft.Windows.Design.Documents.Identities.Identity
Microsoft.Windows.Design.Documents.Identities.IdentityWrapper<TextRange>
Microsoft.Windows.Design.Documents.Identities.TextRangeIdentity
Microsoft.Windows.Design.Documents.Identities.ItemIdentity
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Documents.Identities 名前空間