The TrackingCollectionOfToolPinPtr type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Contains(KeyValuePair String, ToolPin ) | ||
| Contains(ToolPin) | ||
| ContainsKey | ||
| CopyTo( KeyValuePair String, ToolPin , Int32) | ||
| CopyTo( ToolPin , Int32) | ||
| Equals | Compares the equality of this object with another. (Inherited from ChangedEventShareableBase.) | |
| 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.) | |
| GetEnumerator | ||
| GetHashCode | Returns the hash code of this object. (Inherited from ChangedEventShareableBase.) | |
| GetItem | Get the item at the specified index. | |
| GetItemByKey | Get the item at the specified index. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the description of the object type. (Overrides ShareableBase GetTypeMeta .) | |
| IndexOf | ||
| Insert | ||
| Key | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Move | ||
| Remove(String) | ||
| Remove(ToolPin) | ||
| RemoveAt | ||
| Reserve | ||
| ResumeAndRaiseChangedEvent | (Overrides ChangedEventShareableBase ResumeAndRaiseChangedEvent .) | |
| setItem | ||
| SuspendChangedEvent | (Overrides ChangedEventShareableBase SuspendChangedEvent .) | |
| ToString | Converts this object to a string representation. (Overrides Object ToString .) | |
| TryGetByIndex | ||
| TryGetValue |
See Also