Whether to collect GetNextSet and GetRemaining results in Matches property.
            Default is true. If set to false, Matches will always be empty.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool CollectResults { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool CollectResults { get; set; }