Creates a new instance of the Web.Selection class.
public Selection();
Public Sub New()
public Selection(int start, int length);
public New(ByVal start As Integer, ByVal length As Integer)