C#
VB
C++
Converts the ModalityOptionsCollection object to an XML representation.
public void WriteXml(
XmlWriter writer
)
Public Sub WriteXml( _
ByVal writer As XmlWriter _
)
public:
void WriteXml(
XmlWriter^ writer
)
writer
The System.Xml.XmlWriter stream that the ModalityOptionsCollection object is serialized to.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET