LinkShapeSerializer.ReadLinkShapeChildElements – metoda
Číst podřízené prvky definované v LinkShape.
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Deklarace
Protected Sub ReadLinkShapeChildElements ( _
serializationContext As SerializationContext, _
linkShape As LinkShape, _
reader As XmlReader _
)
protected void ReadLinkShapeChildElements(
SerializationContext serializationContext,
LinkShape linkShape,
XmlReader reader
)
Parametry
- serializationContext
Typ: Microsoft.VisualStudio.Modeling.SerializationContext
- linkShape
Typ: Microsoft.VisualStudio.Modeling.Diagrams.LinkShape
- reader
Typ: System.Xml.XmlReader
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.