Overload List

  NameDescription
Public methodSerialize(BinaryWriter)
Allows for strongly-typed Row types to serialize to binary streams more efficiently. Users should not implement their own Serialize methods.
Public methodSerialize(StreamWriter)
Serialize a row into a text stream
Public methodSerialize(StreamWriter, String, Boolean, Boolean)
Serialize a row into a text file

See Also