VectorCollection.Enumerator Struct
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Enumera gli elementi Vector in VectorCollection.
public: value class VectorCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Vector>
public struct VectorCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Vector>
type VectorCollection.Enumerator = struct
interface IEnumerator<Vector>
interface IDisposable
interface IEnumerator
type VectorCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<Vector>
interface IDisposable
type VectorCollection.Enumerator = struct
interface IEnumerator
interface IDisposable
interface IEnumerator<Vector>
Public Structure VectorCollection.Enumerator
Implements IEnumerator(Of Vector)
- Ereditarietà
- Implementazioni
Eccetto laddove indicato, i membri di questa struttura si comportano esattamente come descritto dall'interfaccia IEnumerator.
Current |
Ottiene l'elemento corrente della raccolta. |
Move |
Sposta l'enumeratore all'elemento successivo dell'insieme. |
Reset() |
Reimposta l'enumeratore sulla posizione iniziale, ovvero quella precedente al primo elemento dell'insieme. |
IDisposable. |
Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice. |
IEnumerator. |
Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice. |
Prodotto | Versioni |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: