For a list of all members of this type, see CaptureSizes members.
"| Name | Description | |
|---|---|---|
| Contains | Determines whether a collection contains a specified CaptureSize item. |
| CopyTo | Copies the items of the collection to a CaptureSize array, starting at a specified array index. |
| GetEnumerator | Returns an enumerator that iterates through the collection |
| IndexOf | Overloaded. Gets the index of the size that matches the specified size. |
| MoveNext | Advances the enumerator to the next element of 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. |