Udostępnij za pośrednictwem


Metoda PropertyExpressionCollection.GetEnumerator —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
Public Function GetEnumerator As IEnumerator(Of PropertyExpression)
public IEnumerator<PropertyExpression> GetEnumerator()
public:
virtual IEnumerator<PropertyExpression^>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<PropertyExpression> 
override GetEnumerator : unit -> IEnumerator<PropertyExpression> 
public final function GetEnumerator() : IEnumerator<PropertyExpression>

Wartość zwracana

Typ: System.Collections.Generic.IEnumerator<PropertyExpression>

Implementuje

IEnumerable<T>.GetEnumerator()

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyExpressionCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting