[]
Gets the index of the specified ExportProvider in the current collection.
public int IndexOf(ExportProvider exportProvider)
Type | Name | Description |
---|---|---|
ExportProvider | exportProvider | The export provider to search for. |
Type | Description |
---|---|
int | Index of the specified export provider in the current collection, or -1 if it was not found. |