OCI-Collection->trim

(no version information, might be only in CVS)

OCI-Collection->trim -- 从 collection 尾端开始删除单元

说明

class OCI-Collection {

bool trim ( int num )

}

从 collection 尾端开始删除 num 个单元。

如果成功则返回 TRUE,失败则返回 FALSE

参数

num


add a note add a note User Contributed Notes
There are no user contributed notes for this page.