DiagnosticCheckpointChain Properties

Include Protected Members
Include Inherited Members

The DiagnosticCheckpointChain type exposes the following members.

Properties

  Name Description
Public property AfterLastToken Gets an EventToken for the position that is immediately after the current LastToken. (Inherited from FilteredListChain.)
Public property BeforeFirstToken Gets an EventToken for the position that is immediately before FirstToken. (Inherited from Chain.)
Public property CanGetCount Gets a value that determines whether the chain supports Count. (Inherited from FilteredListChain.)
Public property CanGetLastToken Gets a value that determines whether the chain supports LastToken. (Inherited from FilteredListChain.)
Public property CanGetPreviousToken Gets a value that determines whether the chain supports GetPreviousToken. (Inherited from FilteredListChain.)
Public property Count Gets the number of events in the chain. (Inherited from FilteredListChain.)
Public property FirstToken Gets an EventToken for the first event in the chain. (Inherited from FilteredListChain.)
Public property FirstValidToken Gets an EventToken for the first valid event in the chain. (Inherited from FilteredListChain.)
Public property IsEmpty Gets a value that indicates whether the chain is empty. (Inherited from FilteredListChain.)
Public property LastToken Gets an EventToken for the last event in the chain. (Inherited from FilteredListChain.)

Top

See Also

Reference

DiagnosticCheckpointChain Class

Microsoft.VisualStudio.IntelliTrace Namespace