MongoBinData::__toStringThe string representation of this binary data object
説明
public string MongoBinData::__toString
( void
)
パラメータこの関数にはパラメータはありません。 返り値Returns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field. |