This document is archived and information here might be outdated. Recommended version. |
Reads an ArcView 3.x ODL file.
[Visual Basic .NET]
Public Sub ReadObjects ( _
ByVal filePath As String _
)
[C#]
public void ReadObjects (
string filePath
);