BinaryLinkShapeSerializer::ReadPropertiesFromAttributes Method (SerializationContext^, ModelElement^, XmlReader^)
Visual Studio 2015
Reads in attributes on the BinaryLinkShape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void ReadPropertiesFromAttributes( SerializationContext^ serializationContext, ModelElement^ element, XmlReader^ reader ) override
Parameters
- serializationContext
- Type: Microsoft.VisualStudio.Modeling::SerializationContext^
- element
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- reader
- Type: System.Xml::XmlReader^
Show: