This document is archived and information here might be outdated. Recommended version. |
Selects the specified element.
[Visual Basic .NET] Public Sub SelectElement ( _ ByVal pElement As IElement _ )
[C#] public void SelectElement ( IElement pElement );
[C++]
HRESULT SelectElement(
IElement* pElement
);
[C++] Parameters pElement [in]
pElement is a parameter of type IElement*