Sdílet prostřednictvím


GhostShapeCollection.GetEnumerator – metoda

Vrátí hodnotu čítače výčtu, který můžete iterovat v kolekci GhostShape.

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

Syntaxe

'Deklarace
Public Function GetEnumerator As IEnumerator
public IEnumerator GetEnumerator()

Vrácená hodnota

Typ: System.Collections.IEnumerator

Implementuje

IEnumerable.GetEnumerator()

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GhostShapeCollection Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů