The IMimeDataReadOnlyCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements stored in the collection.
Public propertyItem[([( Int32])])
Gets or set MimeData object at specified index.
Public propertyItem[([( String])])
Gets or set MimeData object with specified content-id.

See Also