For a list of all members of this type, see TargetFormats members.
"| Name | Description | |
|---|---|---|
| Add | Adds a TargetFormat item to the collection. |
| Clear | Removes all TargetFormat items from the collection. |
| Contains | Determines whether a collection contains a specified TargetFormat item. |
| CopyTo | Copies the items of the collection to a TargetFormat array, starting at a specified array index. |
| GetEnumerator | Returns an enumerator that iterates through the collection. |
| IndexOf | Overloaded. Determines the index of a specific TargetFormat item in the IList. |
| Insert | Inserts an TargetFormat item to the list at the specified index. |
| MoveNext | Advances the enumerator to the next element of the collection. |
| Remove | Removes a TargetFormat item from the collection. |
| RemoveAt | Removes a TargetFormat item at the specified index from the collection. |
| Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
| ToString | Returns a string that represents the current object. |