MongoDB\BSON\ObjectIdInterface::__toString

Returns the hexidecimal representation of this ObjectIdInterface

説明

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

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the hexidecimal representation of this ObjectIdInterface.

参考

  • MongoDB\BSON\ObjectId::__toString