LinkedResourceCollection

LinkedResourceCollection class

Represents a collection of LinkedResource objects

Constructors

NameDescription
LinkedResourceCollection

Methods

NameDescription
ClearRemoves all elements from this collection.
ClearItemsRemoves all elements from the T:System::Collections::ObjectModel::Collection`1 .
ContainsId
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
InsertItemInserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index.
RemoveRemoves the first occurrence of a LinkedResource object from the LinkedResourceCollection .
RemoveAtRemoves the element at the specified index from this collection.
RemoveItemRemoves the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 .
SetItemReplaces the element at the specified index.
SetTemplateWeakPtr
LinkedResourceCollectionChanged
LinkedResourceRemoved