| MongoBinData::__toStringThe string representation of this binary data object. 
 Description
   public string MongoBinData::__toString
    ( void
   ) ParametersThis function has no parameters. Return ValuesReturns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field. |