Calitha GOLD Parser Engine Documentation

SymbolFactory.CreateSymbol Method 

Creates a new symbol or gives a reference to a symbol that is determined by the type of the symbol record in the file content.

public static Symbol CreateSymbol(
   SymbolRecord symbolRecord
);

Parameters

symbolRecord

Return Value

See Also

SymbolFactory Class | com.calitha.goldparser Namespace