OCI-Collection->trim

(no version information, might be only in CVS)

OCI-Collection->trim -- Trims elements from the end of the collection

Beschreibung

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Parameter Liste

num

Siehe auch

OCI-Collection->size