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().