Specifies the Result Table.
Declaration Syntax
public class ResultDataTable : ITable, IReadOnlyDictionary<string, IEnumerable>, IReadOnlyCollection<KeyValuePair<string, IEnumerable>>, IEnumerable<KeyValuePair<string, IEnumerable>>, IEnumerable, IFilterableTable
Table 1050: Members
Property | Count |
No details are provided for this entry. |
Property | Item |
No details are provided for this entry. |
Property | Keys |
No details are provided for this entry. |
Property | Values |
No details are provided for this entry. |
Method | ContainsKey(string) |
No details are provided for this entry. |