Method ContainsSymbol
ContainsSymbol(Symbol)
Tests whether the section contains a given symbol
Declaration
public bool ContainsSymbol(Symbol symbol)
Parameters
public bool ContainsSymbol(Symbol symbol)
Symbol | symbol | Symbol to test for |
Returns
Boolean | true if the section contains |