public void ClearRestrictions()
        {
            restrictions.Clear();

            SubItems.ClearRestrictions();
        }