Click or drag to resize
RangeCollectionWriteXml Method
Overrides default XML serialization by using the ToString representation.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void WriteXml(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter

[Missing <param name="writer"/> documentation for "M:Bio.Util.RangeCollection.WriteXml(System.Xml.XmlWriter)"]

Implements

IXmlSerializableWriteXml(XmlWriter)
See Also