VsaReferenceItem クラス
アセンブリ: Microsoft.VisualBasic.Vsa (microsoft.visualbasic.vsa.dll 内)

<ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")> _ Public Class VsaReferenceItem Inherits VsaItem Implements IVsaReferenceItem, IVsaItem
[ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")] public class VsaReferenceItem : VsaItem, IVsaReferenceItem, IVsaItem
[ObsoleteAttribute(L"Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")] public ref class VsaReferenceItem : public VsaItem, IVsaReferenceItem, IVsaItem
/** @attribute ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") */ public class VsaReferenceItem extends VsaItem implements IVsaReferenceItem, IVsaItem
ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") public class VsaReferenceItem extends VsaItem implements IVsaReferenceItem, IVsaItem

Microsoft.VisualBasic.Vsa.VsaItem
Microsoft.VisualBasic.Vsa.VsaReferenceItem


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VsaReferenceItem コンストラクタ
アセンブリ: Microsoft.VisualBasic.Vsa (microsoft.visualbasic.vsa.dll 内)

パラメータ


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VsaReferenceItem プロパティ

名前 | 説明 | |
---|---|---|
![]() | _item | ( VsaItem から継承されます。) |
![]() | AssemblyName | |
![]() | IsDirty | ( VsaItem から継承されます。) |
![]() | ItemType | ( VsaItem から継承されます。) |
![]() | Name | ( VsaItem から継承されます。) |

VsaReferenceItem メソッド

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
![]() | GetOption | ( VsaItem から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | SetOption | ( VsaItem から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

VsaReferenceItem メンバ
VsaReferenceItem データ型で公開されるメンバを以下の表に示します。

名前 | 説明 | |
---|---|---|
![]() | VsaReferenceItem |

名前 | 説明 | |
---|---|---|
![]() | _item | ( VsaItem から継承されます。) |
![]() | AssemblyName | |
![]() | IsDirty | ( VsaItem から継承されます。) |
![]() | ItemType | ( VsaItem から継承されます。) |
![]() | Name | ( VsaItem から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
![]() | GetOption | ( VsaItem から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | SetOption | ( VsaItem から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

- VsaReferenceItemのページへのリンク