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.
Include Protected Members
Include Inherited Members
A collection of outgoing links for the current WorkItem.
The LinkCollection type exposes the following members.
Methods
Name
Description
Overloaded. Returns the position of the new ExternalLink in the LinkCollection.
Adds the given object to the list. (Inherited from VariableSizeList.)
Removes all Link objects from the collection. (Overrides VariableSizeList.Clear().)
Returns true if the specified Link exists in the LinkCollection; otherwise false.
Obsolete. (Inherited from VariableSizeList.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Inherited from VariableSizeList.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the object at the given index. (Inherited from VariableSizeList.)
Gets the type of the current instance. (Inherited from Object.)
Returns the index of the specified Link.
Returns the index of the Object stored in the collection. (Inherited from VariableSizeList.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Removes the specified Link from the LinkCollection.
Removes the Link at the specified index. (Overrides VariableSizeList.RemoveAt(Int32).)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
(Inherited from VariableSizeList.)
Top
Properties
Name
Description
Gets the number of objects in the collection. (Overrides VariableSizeList.Count.)
Obsolete. (Inherited from VariableSizeList.)
Obsolete. (Inherited from VariableSizeList.)
Obsolete. (Inherited from VariableSizeList.)
Gets a Link from a LinkCollection at the given index.
Obsolete. (Inherited from VariableSizeList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
Top