MongoBinData::__toStringThe string representation of this binary data object. 
 Beschreibung
   public string MongoBinData::__toString
    ( void
   ) 
 Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field.  |