SerializationUtils.SerializeObject

Serializes an object instance to a file.

public static bool SerializeObject(object instance,
	ref Byte[] resultBuffer,
	bool throwExceptions)

Parameters

instance
the object instance to serialize

resultBuffer
throwExceptions

Overloads:


See also:

Class SerializationUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic