Artificial Intelligence
Artificial Intelligence
Information

Fact.IndexOfSymbol(string) method


      The specified symbol, and returns the index at base of zero of the first occurrence of symbols.


Namespace : ielib
Assembly : ielib.dll

public int IndexOfSymbol(string aSymbol)

Parameters

Type : System.string.

aSymbol : a string represents the symbol to find.

Return value

Type : System.Int32

First symbol zero-based index, if the symbol exists; otherwise,-1.