MongoGridFSCursor::current

(PECL mongo >=0.9.0)

MongoGridFSCursor::currentReturns the current file

Опис

public MongoGridFSFile MongoGridFSCursor::current ( void )

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

The current file.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top