Metoda ShapeElementSerializer.ReadShapeElementChildElements —
Odczytywać elementy podrzędne, definicja na ShapeElement.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Składnia
'Deklaracja
Protected Sub ReadShapeElementChildElements ( _
serializationContext As SerializationContext, _
shapeElement As ShapeElement, _
reader As XmlReader _
)
protected void ReadShapeElementChildElements(
SerializationContext serializationContext,
ShapeElement shapeElement,
XmlReader reader
)
Parametry
- serializationContext
Typ: Microsoft.VisualStudio.Modeling.SerializationContext
- shapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- reader
Typ: System.Xml.XmlReader
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.