  | IActionsActions Property  | 
 
            Enumerates all actions managed by this IActions instance.
            
 
    Namespace: 
   de.unika.ipd.grGen.libGr
    Assembly:
   libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIEnumerable<IAction> Actions { get; }Property Value
Type: 
IEnumerableIAction
See Also