LinkShapeSerializer::WriteLinkShapeChildElements Method (SerializationContext^, LinkShape^, XmlWriter^)
Visual Studio 2015
Write child elements defined on LinkShape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: void WriteLinkShapeChildElements( SerializationContext^ serializationContext, LinkShape^ linkShape, XmlWriter^ writer )
Parameters
- serializationContext
- Type: Microsoft.VisualStudio.Modeling::SerializationContext^
- linkShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
- writer
- Type: System.Xml::XmlWriter^
Show: