VsaItems クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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.
名前またはインデックスでアドレス指定できる VsaItem オブジェクトのコレクションを定義します。
public ref class VsaItems : Microsoft::Vsa::IVsaItems, System::Collections::IEnumerable
public class VsaItems : Microsoft.Vsa.IVsaItems, System.Collections.IEnumerable
[System.Obsolete("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 VsaItems : Microsoft.Vsa.IVsaItems, System.Collections.IEnumerable
type VsaItems = class
interface IVsaItems
interface IEnumerable
[<System.Obsolete("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.")>]
type VsaItems = class
interface IVsaItems
interface IEnumerable
Public Class VsaItems
Implements IEnumerable, IVsaItems
- 継承
-
VsaItems
- 属性
- 実装
Vsa |
古い.
名前またはインデックスでアドレス指定できる VsaItem オブジェクトのコレクションを定義します。 |
m_Item |
古い.
名前またはインデックスでアドレス指定できる VsaItem オブジェクトのコレクションを定義します。 |
Count |
古い.
指定したコレクション内の項目数を取得します。 |
Item[Int32] |
古い.
インデックス値でコレクションから項目を取得します。 |
Item[String] |
古い.
名前でコレクションから項目を取得します。 |
Add |
古い.
名前またはインデックスでアドレス指定できる VsaItem オブジェクトのコレクションを定義します。 |
Create |
古い.
VsaItemType 列挙体で定義されている VsaItemFlag 型のいずれかの新しいインスタンスを作成します。 |
Equals(Object) |
古い.
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
Get |
古い.
コレクションを反復処理する列挙子を返します。 |
Get |
古い.
既定のハッシュ関数として機能します。 (継承元 Object) |
Get |
古い.
名前またはインデックスでアドレス指定できる VsaItem オブジェクトのコレクションを定義します。 |
Get |
古い.
現在のインスタンスの Type を取得します。 (継承元 Object) |
Memberwise |
古い.
現在の Object の簡易コピーを作成します。 (継承元 Object) |
Remove(Int32) |
古い.
インデックス値を指定して、コレクションから項目を削除します。 |
Remove(String) |
古い.
名前を指定して、コレクションから項目を削除します。 |
To |
古い.
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
Cast<TResult>(IEnumerable) |
古い.
IEnumerable の要素を、指定した型にキャストします。 |
Of |
古い.
指定された型に基づいて IEnumerable の要素をフィルター処理します。 |
As |
古い.
IEnumerable を IQueryable に変換します。 |
製品 | バージョン (廃止) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5) |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。