This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObjectConverter Interface > IAVObjectConverter.ReadObjects Method (ArcObjects .NET 10.5 SDK) |
Reads an ArcView 3.x ODL file.
[Visual Basic .NET] Public Sub ReadObjects ( _ ByVal filePath As String _ )
[C#] public void ReadObjects ( string filePath );