LinkShapeSerializer.ReadLinkShapeChildElements Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read child elements defined on LinkShape.
protected:
void ReadLinkShapeChildElements(Microsoft::VisualStudio::Modeling::SerializationContext ^ serializationContext, Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ linkShape, System::Xml::XmlReader ^ reader);
protected void ReadLinkShapeChildElements (Microsoft.VisualStudio.Modeling.SerializationContext serializationContext, Microsoft.VisualStudio.Modeling.Diagrams.LinkShape linkShape, System.Xml.XmlReader reader);
member this.ReadLinkShapeChildElements : Microsoft.VisualStudio.Modeling.SerializationContext * Microsoft.VisualStudio.Modeling.Diagrams.LinkShape * System.Xml.XmlReader -> unit
Protected Sub ReadLinkShapeChildElements (serializationContext As SerializationContext, linkShape As LinkShape, reader As XmlReader)
Parameters
- serializationContext
- SerializationContext
- linkShape
- LinkShape
- reader
- XmlReader