Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.NBrowseHistories : System.Collections.CollectionBase, System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable Custom Attributes: Description:
public NBrowseHistories() Custom Attributes: Description:
public event Gregor.Core.Collections.HistoryEventHandler HistoryAdded Custom Attributes: Description:
public event Gregor.Core.Collections.HistoryEventHandler HistoryRemoved Custom Attributes: Description:
private Gregor.Core.Collections.HistoryEventHandler HistoryAdded Custom Attributes: Description:
private Gregor.Core.Collections.HistoryEventHandler HistoryRemoved Custom Attributes: Description:
public void Add(Gregor.Core.Collections.CBrowseHistory history) Custom Attributes: Description:
protected virtual void OnHistoryAdded(Gregor.Core.Collections.CHistoryEventArgs e) Custom Attributes: Description:
protected virtual void OnHistoryRemoved(Gregor.Core.Collections.CHistoryEventArgs e) Custom Attributes: Description:
public void Remove(Gregor.Core.Collections.CBrowseHistory history) Custom Attributes: Description:
Gregor.Core.Collections.CBrowseHistory
Gregor.Core.Collections.CHistoryEventArgs
System.Collections.CollectionBase
System.Collections.ICollection
System.Collections.IEnumerable