This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableFactory Interface > ITableFactory.LoadTables Method (ArcObjects .NET 10.5 SDK) |
Loads a set of layers.
[Visual Basic .NET] Public Function LoadTables ( _ ) As IEnumTable
[C#] public IEnumTable LoadTables ( );
[C++]
HRESULT LoadTables(
IEnumTable** tables
);
[C++]
Parameters tables [out, retval]
tables is a parameter of type IEnumTable