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