ListEventChain.EventLink Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A structure that creates a Event. link.

The ListEventChain.EventLink type exposes the following members.

Constructors

  Name Description
Public method ListEventChain.EventLink Constructor for ListEventChain.EventLink.

Top

Methods

  Name Description
Public method Equals Overloaded.
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns a hash code for the current ListEventChain.EventLink. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Top

Operators

  Name Description
Public operatorStatic member Equality Tests two EventLinks for equality.
Public operatorStatic member Inequality Tests two EventLinks for inequality.

Top

Properties

  Name Description
Public property Event Gets the event linked to this ListEventChain.EventLink.
Public property Token Gets the token event linked to this ListEventChain.EventLink.

Top

See Also

Reference

ListEventChain.EventLink Structure

Microsoft.VisualStudio.TraceLog Namespace