Property Tables
Tables
All tables that are part of this collection. Tables are stored as LazyLoadReferences so that they only load when required and not when the collection loads.
Declaration
public ReadOnlyCollection<LazyLoadReference<LocalizationTable>> Tables { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<LazyLoadReference<LocalizationTable>> |