|  | Options | Name | Purpose | 
            
  |  | + | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  Add (SmartMenuGroup) | Adds an item to the generic List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | + | Add (SmartMenuGroup[]) | Adds an array of items to the generic List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | + | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  AddWhenNotContained (SmartMenuGroup) | Adds an item to the generic List only when it is not
         yet contained - silently ignores keys that are already
         contained Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | + | Clear () | Removes all items from the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | LOGICAL  Contains (Object) | Determines if an object is a member of the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | IEnumerator  GetEnumerator () | Returns a new IEnumerator instance for this object instance Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  GetItem (integer) | Retrieves an item from the generic List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | + | Progress.Lang.Object  GetItemInternal__ (integer) | Returns the Item at the specified Index Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | INTEGER  IndexOf (Object) | Determines the index of a specific item in the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | # | InternalAdd (Object) | Adds an Item to the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | # | InternalAdd (Object[]) | Adds the Items from an Array to the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | # | Progress.Lang.Object  InternalGetItem (integer) | Returns the Item at the specified Index Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | # | InternalReplace (integer, Object) | Replaces the item at the given index Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | LOGICAL  IsEmpty () | Returns if the List is empty Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | # | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  NewRow () | Creates a New Row, Initializes it and adds it to the List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | # | OnListChanged (ListChangedEventArgs) | Raises the ListChanged event Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | LOGICAL  Remove (Object) | Removes the first occurrence of a specific object from the List Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | LOGICAL  RemoveAt (integer) | Removes the List item at the specified index. Inherited from Consultingwerk.Framework.Base.GenericList
 | 
  |  | + | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  Replace (SmartMenuGroup, SmartMenuGroup) | Replaces an item in the generic List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 | 
  |  | + | Consultingwerk.SmartFramework.Authorization.SmartMenuGroup  ToArray () | Returns an Array with the elements of the List Inherited from Consultingwerk.SmartFramework.Authorization.ListSmartMenuGroup_Generated
 |