Sdílet prostřednictvím


ReadOnlyLinkedElementCollection<T>.GetEnumerator – metoda

Čítač se silnými získá pro tuto kolekci.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Deklarace
Public Function GetEnumerator As ReadOnlyLinkedElementCollection(Of T).Enumerator
public ReadOnlyLinkedElementCollection<T>.Enumerator GetEnumerator()

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<T>.Enumerator
Čítač výčtu ElementCollection.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ReadOnlyLinkedElementCollection<T> Třída

Microsoft.VisualStudio.Modeling – obor názvů