Searches for the specified extra channel and returns the zero-based index of the first occurrence within the entire collection.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Function IndexOf ( _ item As TiffExtraChannel _ ) As Integer
public int IndexOf( TiffExtraChannel item )