'Declaration Public Function New( _ ByVal loc As Point, _ ByVal word As String, _ ByVal start As Integer _ )
public WordLocationEventArgs( Point loc, string word, int start )
WordLocationEventArgs Class WordLocationEventArgs Members