Deployment Tools Foundation
IndexOf Method (item)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceCollection ► IndexOf(Resource)
Gets the index of an item in the collection.
Declaration Syntax
Parameters
- item (Resource)
- The Resource to search for.
Return Value
The index of the item, or -1 if not found.