index_of


Description:

public virtual int index_of (Object part)

Gets the 0-based index of part within this.

Parameters:

this

a Multipart object

part

a Object

Returns:

the 0-based index of part within this or %-1 if not found.