MongoDB\BSON\ObjectIdInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::__toStringReturns the hexidecimal representation of this ObjectIdInterface

Açıklama

abstract public MongoDB\BSON\ObjectIdInterface::__toString ( void ) : string

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the hexidecimal representation of this ObjectIdInterface.

Ayrıca Bakınız