ElementById(int)

Returns the element referenced by its id.

Declaration Syntax

public IElement ElementById(int elementId)

Parameters

elementId(int)

An element ID.