
| Leadtools.Multimedia Namespace : CaptureInputs Class | 
The following tables list the members exposed by CaptureInputs.
| Name | Description | |
|---|---|---|
|  | Count | Gets the number of items contained in the collection. | 
|  | Current | Gets the current item in the collection. | 
|  | IsReadOnly | Gets a value indicating whether the collection is read-only. | 
|  | Item | Overloaded. Gets the CaptureInput item at the specified index. | 
|  | NearestSelection | Gets the index of the video capture input that was last selected in the video cross bar property page. | 
|  | Selection | Gets or sets the zero-based index of the currently selected CaptureInput item. | 
| Name | Description | |
|---|---|---|
|  | Contains | Determines whether a collection contains a specified CaptureInput item. | 
|  | CopyTo | Copies the items of the collection to a CaptureInput array, starting at a specified array index. | 
|  | GetEnumerator | Returns an enumerator that iterates through the collection | 
|  | IndexOf | Overloaded. Returns the index of the first occurrence of a CaptureInput object. | 
|  | 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. |