Overload List

  NameDescription
BinarySerialize(Object)
Verifies that an object can be serialized to a stream using a BinaryFormatter and returns the resulting stream.
BinarySerialize(Object, String, array<Object>[]()[])
Verifies that an object can be serialized to a stream using a BinaryFormatter and returns the resulting stream.

See Also