VsaItemsEnumerator Třída

Definice

Upozornění

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.

Podporuje jednoduchou iteraci v negenerické kolekci.

public ref class VsaItemsEnumerator : System::Collections::IEnumerator
public class VsaItemsEnumerator : System.Collections.IEnumerator
[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 VsaItemsEnumerator : System.Collections.IEnumerator
type VsaItemsEnumerator = class
    interface IEnumerator
[<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 VsaItemsEnumerator = class
    interface IEnumerator
Public Class VsaItemsEnumerator
Implements IEnumerator
Dědičnost
VsaItemsEnumerator
Atributy
Implementuje

Vlastnosti

Current
Zastaralé.

Získá prvek v kolekci na aktuální pozici enumerátoru.

Metody

Equals(Object)
Zastaralé.

Určí, zda se zadaný objekt rovná aktuálnímu objektu.

(Zděděno od Object)
GetHashCode()
Zastaralé.

Slouží jako výchozí hashovací funkce.

(Zděděno od Object)
GetType()
Zastaralé.

Type Získá z aktuální instance.

(Zděděno od Object)
MemberwiseClone()
Zastaralé.

Vytvoří mělkou kopii aktuálního Objectsouboru .

(Zděděno od Object)
MoveNext()
Zastaralé.

Posune enumerátor na další prvek kolekce.

Reset()
Zastaralé.

Nastaví enumerátor na jeho počáteční pozici, která je před prvním prvkem v kolekci.

ToString()
Zastaralé.

Vrátí řetězec, který představuje aktuální objekt.

(Zděděno od Object)

Platí pro