collection->trim

(no version information, might be only in CVS)

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

Description

bool collection->trim ( int num)

Trims num of elements from the end of the collection.

成功した場合に TRUE 、失敗した場合に FALSE を返します。

See also oci_collection_size().