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

Show in webframe

IndexOf(String) Method






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

Parameters

name
The Renderer name to locate in the collection.

Return Value

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 name specified.
Requirements

Target Platforms

See Also

Reference

Renderers Class
Renderers Members
Overload List

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