Overload List

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

See Also