Constructor SymbolFlags
SymbolFlags(SymbolGenericOption, byte)
Generic and target specific flags for a symbol
public SymbolFlags(SymbolGenericOption Generic, byte Target)
Parameters
Generic
SymbolGenericOptionGeneric options for this symbol
Target
byteTarget specific flags for this symbol
SymbolFlags(SymbolGenericOption)
Initializes a new instance of the SymbolFlags struct.
public SymbolFlags(SymbolGenericOption genericOptions)
Parameters
genericOptions
SymbolGenericOptionGeneric options for this symbol