BarItemLinkCollection Methods
A collection of bar item links.
Name | Description |
---|---|
Add |
Creates a new item link with the specific settings, and places it into this collection. |
Add |
Creates a link to the specified bar item with the specified Key Tips, and adds it to the end of the collection. The method enables you to specifiy whether the created link starts a group, and whether it must be arranged in the same manner as a Bar |
Add |
Creates a link to the specified bar item with the specified Key Tips, and adds it to the end of the collection. The method enables you to specifiy whether the created link starts a group. |
Add |
Adds a new item link to the collection. |
Add |
Adds a new item link to the collection. |
Add |
Creates a link to the specified bar item with the specified Key Tips, and adds it to the end of the collection. |
Add |
Adds a link to the specified bar item and key tip, and adds it to the end of the collection. |
Add |
Creates a link to the specified bar item and adds it to the end of the collection. |
Add |
Creates an array of links to the specified bar items and adds them to the end of the collection. |
Add |
Adds Bar |
Assign |
Copies item links from the source collection to the current collection. |
Clear() | Removes all item links from the collection. |
Contains |
Indicates whether the collection contains the specified link.
Inherited from Bar |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Read |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a recently used item link by its index.
Inherited from Bar |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the specified link’s position within the collection.
Inherited from Bar |
Insert |
Creates a new link to the specified bar item and adds it before the specified link in the collection. |
Insert |
Creates a new link to the specified bar item and adds it to the specified position within the collection. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a link from the collection. |
Remove |
Removes the link at the specified position from the collection. |
ICollection. |
Copies the entire Read |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also