VsaItemsEnumerator Klasa

Definicja

Przestroga

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.

Obsługuje prostą iterację w kolekcji innej niż ogólna.

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
Dziedziczenie
VsaItemsEnumerator
Atrybuty
Implementuje

Właściwości

Current
Przestarzałe.

Pobiera element w kolekcji na bieżącej pozycji modułu wyliczającego.

Metody

Equals(Object)
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
MoveNext()
Przestarzałe.

Rozwija moduł wyliczający do następnego elementu kolekcji.

Reset()
Przestarzałe.

Ustawia moduł wyliczający na jego pozycję początkową, która jest przed pierwszym elementem w kolekcji.

ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy