IContextManager.AddSymbol

IContextManager.AddSymbol method

Add an occurance of the symbol to the specified context.

public void AddSymbol(uint context, uint symbol)
ParameterTypeDescription
contextUInt32add the occurrence to this context’s histogram
symbolUInt32add an occurrence of this symbol to the histogram

See Also