[]
        
(Showing Draft Content)

C1.C1Preview.Export.ExportProviders.IndexOf

IndexOf Method

IndexOf(ExportProvider)

Gets the index of the specified ExportProvider in the current collection.

Declaration
public int IndexOf(ExportProvider exportProvider)
Parameters
Type Name Description
ExportProvider exportProvider

The export provider to search for.

Returns
Type Description
int

Index of the specified export provider in the current collection, or -1 if it was not found.