Property Functions
Functions
Gets the functions contained in this module
Declaration
public IEnumerable<IrFunction> Functions { get; }
Property Value
public IEnumerable<IrFunction> Functions { get; }
IEnumerable<IrFunction> |