LinkedResourceCollection Methods

The LinkedResourceCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionLinkedResource.)
Public methodClear (Inherited from CollectionLinkedResource.)
Public methodClear(Boolean)
Removes all elements from this collection.
Public methodContains (Inherited from CollectionLinkedResource.)
Public methodCopyTo (Inherited from CollectionLinkedResource.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionLinkedResource.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionLinkedResource.)
Public methodInsert (Inherited from CollectionLinkedResource.)
Public methodRemove (Inherited from CollectionLinkedResource.)
Public methodRemoveAt(Int32) (Inherited from CollectionLinkedResource.)
Public methodRemoveAt(Int32, Boolean)
Removes the element at the specified index from this collection.
Public methodToString (Inherited from Object.)
See Also