Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CHistoryJumpingEventArgs : Gregor.Core.Collections.CHistoryChangingEventArgs Custom Attributes: Description:
internal CHistoryJumpingEventArgs(Gregor.Core.Collections.CBrowseHistory history, System.Int32 targetIndex, Gregor.Core.Collections.CHistoryEntry targetEntry) Custom Attributes: Description:
private Gregor.Core.Collections.CHistoryEntry m_TargetEntry Custom Attributes: Description:
private System.Int32 m_TargetIndex Custom Attributes: Description:
private System.Boolean m_ToBeRemoved Custom Attributes: Description:
public Gregor.Core.Collections.CHistoryEntry TargetEntry {get;}
Custom Attributes:
Description:
public System.Int32 TargetIndex {get;}
Custom Attributes:
Description:
public System.Boolean ToBeRemoved {get;}
Custom Attributes:
Description:
public void CancelAndRemove() Custom Attributes: Description:
Gregor.Core.Collections.CBrowseHistory
Gregor.Core.Collections.CHistoryChangingEventArgs