'Declaration Public Function New( _ ByVal text As String, _ ByVal matchCase As Boolean, _ ByVal wholeWord As Boolean, _ ByVal searchBackward As Boolean _ )
public FindOptions( string text, bool matchCase, bool wholeWord, bool searchBackward )
FindOptions Class FindOptions Members Overload List