protected override void OnInsert(int index, object value) { owner.Add(value); }
// Detect when an item is inserted. protected override void OnInsert(int index, Object value) { perm.Add((PerformanceCounterPermissionEntry)value); }