Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

IndexOf(Renderer) Method






The Renderer item to locate in the collection.
Determines the index of a specific Renderer item in the collection.
Syntax
public int IndexOf( 
   Renderer item
)
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As Renderer _
) As Integer
'Usage
 
Dim instance As Renderers
Dim item As Renderer
Dim value As Integer
 
value = instance.IndexOf(item)
public:
int IndexOf( 
   Renderer^ item
) 

Parameters

item
The Renderer item to locate in the collection.

Return Value

int The zero-based index of the found item; otherwise -1 if no item found.
Remarks
This method searches the underlying item collection to locate the item specified.
Requirements

Target Platforms

See Also

Reference

Renderers Class
Renderers Members
Overload List

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features