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 |
已过时.
按照 VsaItemFlag 枚举中的定义,创建其中一个VsaItemType 类型的新实例。 |
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) |