'Declaration Public Overloads Sub Add( _ ByVal word As String, _ ByVal start As Integer, _ ByVal duplicate As Boolean _ )
'Declaration
Public Overloads Sub Add( _ ByVal word As String, _ ByVal start As Integer, _ ByVal duplicate As Boolean _ )
public void Add( string word, int start, bool duplicate )
CharRangeList Class CharRangeList Members Overload List