Namespace: Grampus
Assembly: GrampusLib.dll
| Function or value | Description |
Full Usage:
Load nm
Parameters:
string
-
The full path and file name.
Returns: IndexEntry[]
The index as an IndexEntry array type.
|
|
Full Usage:
Save (nm, iea)
Parameters:
string
-
The full path and file name.
iea : IndexEntry[]
-
The index as an IndexEntry array type.
|
|