Symbol Table Class

Entisoft Tools 2.0 Object Library
Version 2.1 Build 208
<-- Previous || Index || Main || Topics || Next -->

Declarations Section, Compare Property, Count Property, Name Property, Value Property, Add Sub, AddOrUpdate Sub, Lookup Function, Remove Function, RemoveAll Sub, Update Function

Declarations Section
Compare Property
Get the current value of the Compare property. Specifies the type of comparisons used to determine if String Names match. Set the current value of the Compare property.
Count Property
Return the number of definitions (Name and Value pairs) currently stored in the Symbol Table.
Name Property
Get the Name Property for some Symbol Table definition. Change the Name Property for some Symbol Table definition.
Value Property
Get the Value Property for some Symbol Table definition. Change the Value Property for some Symbol Table definition. Change the Value Property for some Symbol Table definition.
Add Sub
Add a new definition (Name and Value pair) into the Symbol Table, even if the Name is not unique.
Add Or Update Sub
Add a new definition (Name and Value pair) into the Symbol Table or update an existing Name and Value pair. Inserting a Value with the same Name as another Value in the table causes the previous Value to be overwritten.
Lookup Function
Lookup and return the Value associated with a Name. Function returns True if the Name was found and its Value was returned via rValue. Function returns False otherwise.
Remove Function
Remove a defintion (Name and Value pair) from the Symbol Table. Function returns True if the Name was found and its Value was removed. Function returns False otherwise.
Remove All Sub
Remove all of the definitions from the Symbol Table and reinitialize it.
Update Function
Update the Value of the Symbol Table definition identified by Name. Function returns True if the Name was found and the Value was updated. Function returns False otherwise.

This Windows-based ActiveX DLL provides many useful routines through its function-bearing and data structure classes. Consult the Help file for more information, or call us at 1-310-472-3736. For the latest news and files, visit our home page on the World Wide Web: http://www.entisoft.com

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.