Property Globals
Globals
Gets the GlobalVariables contained by this module
Declaration
public IEnumerable<GlobalVariable> Globals { get; }
Property Value
public IEnumerable<GlobalVariable> Globals { get; }
IEnumerable<GlobalVariable> |