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