| ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearDocumentPageArray Class : indexOf Method |
public int indexOf( java.lang.Object o ) |
| Exception | Description |
|---|---|
| java.lang.ClassCastException | if the type of the specified element is incompatible with this list (optional) |
| java.lang.NullPointerException | if the specified element is null and this list does not permit null elements (optional) |