Serialize this report to a new memory stream.
Namespace: MSBuildCodeMetrics.Core.XMLAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.0.0.0
public MemoryStream SerializeToMemoryStream(
bool seekToBegin
)
public MemoryStream SerializeToMemoryStream(
bool seekToBegin
)
Public Function SerializeToMemoryStream (
seekToBegin As Boolean
) As MemoryStream
Public Function SerializeToMemoryStream (
seekToBegin As Boolean
) As MemoryStream
public:
MemoryStream^ SerializeToMemoryStream(
bool seekToBegin
)
public:
MemoryStream^ SerializeToMemoryStream(
bool seekToBegin
)
Parameters
- seekToBegin
- Type:
System Boolean
True if you want the stream in its start position
Return Value
Type:
MemoryStreamThe new memory stream