UITechnologyManagerProxy.GetNextSibling(IUITechnologyElement) Method

Definition

public:
 override Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ GetNextSibling(Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ element);
public override Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement GetNextSibling (Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement element);
override this.GetNextSibling : Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement -> Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Public Overrides Function GetNextSibling (element As IUITechnologyElement) As IUITechnologyElement

Parameters

Returns

Applies to