Leadtools.Multimedia Namespace : VideoDevices Class |
The following tables list the members exposed by VideoDevices.
Name | Description | |
---|---|---|
Count | Gets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Devices) | |
Current | Gets the current item in the collection. (Inherited from Leadtools.Multimedia.Devices) | |
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Devices) | |
Item | Overloaded. Gets the Device item at the specified index. (Inherited from Leadtools.Multimedia.Devices) | |
Selection | Gets or sets the zero-based index of the currently selected Device item. (Inherited from Leadtools.Multimedia.Devices) |
Name | Description | |
---|---|---|
Contains | Determines whether a collection contains a specified Device item. (Inherited from Leadtools.Multimedia.Devices) | |
CopyTo | Copies the items of the collection to a Device array, starting at a specified array index. (Inherited from Leadtools.Multimedia.Devices) | |
GetEnumerator | Returns an enumerator that iterates through the collection (Inherited from Leadtools.Multimedia.Devices) | |
IndexOf | Overloaded. Determines the index of a specific Device item in the list. (Inherited from Leadtools.Multimedia.Devices) | |
MoveNext | Advances the enumerator to the next element of the collection. (Inherited from Leadtools.Multimedia.Devices) | |
Refresh | Refreshes the device collection. (Inherited from Leadtools.Multimedia.Devices) | |
Reset | Sets the enumerator to its initial position. The initial position is before the first element in the collection. (Inherited from Leadtools.Multimedia.Devices) | |
ToString | Returns a string that represents the current object. (Inherited from Leadtools.Multimedia.Devices) |