TableAbsorber.TableList

TableAbsorber.TableList property

Returns readonly IList containing tables that were found

public virtual IList<AbsorbedTable> TableList { get; }

See Also