The IMimeDataReadOnlyCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements stored in the collection.
| |
| Item[([( Int32])]) |
Gets or set MimeData object at specified index.
| |
| Item[([( String])]) |
Gets or set MimeData object with specified content-id.
|