dict.cc dictionary

DictIdxRdForm.read Method 

Reads the index contents from the file

[Visual Basic]
Private Sub read( _
   ByVal anIdxFileName As String _
)
[C#]
private void read(
   string anIdxFileName
);

Parameters

anIdxFileName
Missing <param> documentation for anIdxFileName

See Also

DictIdxRdForm Class | dict Namespace