Overload List

  NameDescription
Public methodDeserialize(BinaryReader)
Allows for strongly-typed Row types to deserialize from binary streams more efficiently. Users should not implement their own Deserialize methods.
Public methodDeserialize(StreamReader, Char)
Method used to read data from a text streams. Most users should not need this method

See Also