LinkedResourceCollection
Contents
[
Hide
]LinkedResourceCollection class
Represents a collection of LinkedResource objects
Constructors
| Name | Description |
|---|---|
| LinkedResourceCollection |
Methods
| Name | Description |
|---|---|
| Clear | Removes all elements from this collection. |
| ClearItems | Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . |
| ContainsId | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| InsertItem | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. |
| Remove | Removes the first occurrence of a LinkedResource object from the LinkedResourceCollection . |
| RemoveAt | Removes the element at the specified index from this collection. |
| RemoveItem | Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . |
| SetItem | Replaces the element at the specified index. |
| SetTemplateWeakPtr | |
| LinkedResourceCollectionChanged | |
| LinkedResourceRemoved |