Artificial Intelligence
Artificial Intelligence
Information

Fact.AddSymbol(string) method


      Adds a symbol to this object.


Namespace : ielib
Assembly : ielib.dll

public int AddSymbol(string aSymbol)

Parameters

Type : System.string.

aSymbol : a string represents the symbol to add.

Return value

Type : System.Int32

Index to which the symbol is added, if this object is not of type symbol then-1 will be returned.