IVsaItems インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
名前またはインデックスでアドレス指定できる IVsaItem オブジェクトのコレクション用インターフェイスを定義します。 名前空間: Microsoft.Vsaアセンブリ: Microsoft.Vsa (microsoft.vsa.dll 内)
構文<GuidAttribute("0AB1EB6A-12BD-44d0-B941-0580ADFC73DE")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <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 Interface IVsaItems Inherits IEnumerable
[GuidAttribute("0AB1EB6A-12BD-44d0-B941-0580ADFC73DE")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[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 interface IVsaItems : IEnumerable
[GuidAttribute(L"0AB1EB6A-12BD-44d0-B941-0580ADFC73DE")] [InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] [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 interface class IVsaItems : IEnumerable
/** @attribute GuidAttribute("0AB1EB6A-12BD-44d0-B941-0580ADFC73DE") */ /** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ /** @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 interface IVsaItems extends IEnumerable
GuidAttribute("0AB1EB6A-12BD-44d0-B941-0580ADFC73DE")
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
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 interface IVsaItems extends IEnumerable
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照IVsaItems プロパティ
IVsaItems メソッド
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| CreateItem | VsaItemType 列挙体で定義されている IVsaItem 型のいずれかの新しいインスタンスを作成します。 |
| Remove | オーバーロードされます。 コレクションから項目を削除します。 |
参照IVsaItems メンバ
- IVsaItemsのページへのリンク