ImagePlacementCollection Methods

The ImagePlacementCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the text fragment element at the specified index.
Public methodClear
Clears all items from the collection.
Public methodContains
Determines whether the collection contains a specific value.
Public methodCopyTo
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator for the entire collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRemove
Deletes specified item from collection
Public methodToString (Inherited from Object.)
See Also