Creates and returns a Element object that represents a sub Element within this Element based on the specified start and end offsets. |
public virtual Element SubElement(int start, int end) |
Public Overridable Function SubElement(ByVal start As Integer, ByVal [end] As Integer) As Element |
An |
An |
A |
|