Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This type is for internal use only.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Declaration
Protected Friend Structure EventLink
protected internal struct EventLink
protected public value class EventLink
[<Sealed>]
type EventLink = struct end
JScript supports the use of structures, but not the declaration of new ones.
The ListChain.EventLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ListChain.EventLink | ListChain.EventLink is for internal use only. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Event | ListChain.EventLink is for internal use only. |
![]() |
Token | ListChain.EventLink is for internal use only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | ListChain.EventLink is for internal use only. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(ListChain.EventLink) | ListChain.EventLink is for internal use only. |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | ListChain.EventLink is for internal use only. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality | ListChain.EventLink is for internal use only. |
![]() ![]() |
Inequality | ListChain.EventLink is for internal use only. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.