The IMimeDataReadOnlyCollection type exposes the following members.

Methods

  NameDescription
Public methodFind
Finds first element that matches specified predicate.
Public methodForEach
Performs specified action on each element of the collection.
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'MimeData>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodToList
Creates a new list that contains all elements from this collection.

See Also