Udostępnij za pośrednictwem


Właściwość UITechnologyElement.ChildIndex —

Pobiera od zera pozycja w kolekcji elementów podrzędnych elementu nadrzędnego.

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

Składnia

'Deklaracja
Public MustOverride ReadOnly Property ChildIndex As Integer
public abstract int ChildIndex { get; }
public:
virtual property int ChildIndex {
    int get () abstract;
}
abstract ChildIndex : int with get
abstract function get ChildIndex () : int

Wartość właściwości

Typ: System.Int32
Indeks ten element w elemencie nadrzędnym.

Implementuje

IUITechnologyElement.ChildIndex

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension