Any words that matched the query
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ArrayList MatchedStrings { get; set; }
Public Property MatchedStrings As ArrayList
public: property ArrayList^ MatchedStrings { ArrayList^ get (); void set (ArrayList^ value); }